body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.search-form{margin:auto;max-width:700px;width:100%}.search-page-form{display:flex;justify-content:center;padding:15px 0}.search-page-form input{border:2px solid green;border-radius:8px 0 0 8px;font-size:1.2rem;font-weight:500;outline:none;width:70%}.search-page-form button{border:2px solid green;border-radius:0 8px 8px 0;font-size:1rem;height:40px;margin-left:2px;outline:none;width:40px}.search-results{-ms-overflow-style:none;background-color:#cecece;height:100vh;margin:auto;max-width:600px;overflow-y:scroll;overflow:auto;padding-bottom:200px;scrollbar-width:none}.search-results::-webkit-scrollbar{display:none}.search-title{font-weight:800;margin-bottom:10px;text-align:center;-webkit-text-decoration:underline 2px solid #007bff;text-decoration:underline 2px solid #007bff}.search-seemore-btn{display:flex;justify-content:flex-end}.search-seemore-btn button{background-color:#0e8a2f;border:none;border-radius:4px;color:#fff;margin:4px;outline:none;padding:6px 8px}.card{border:1px solid #ddd;border-radius:12px;box-shadow:0 2px 6px #0000000d;padding:1.5rem}.card-title{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.card-content{display:flex;flex-direction:column;gap:.75rem}.card-content.row{align-items:center;flex-direction:row;justify-content:space-between}.input{border:1px solid #ccc;border-radius:8px;padding:.6rem;width:100%}.btn,.input{font-size:1rem}.btn{background:#007bff;border:none;border-radius:8px;color:#fff;padding:.6rem 1rem;transition:.2s}.btn:hover{background:#0056b3}.btn.outline{background:#0000;border:1px solid #007bff;color:#007bff}.btn.outline:hover{background:#007bff;color:#fff}.btn.danger{background:#dc3545}.btn.danger:hover{background:#a71d2a}.switch{display:inline-block;height:22px;position:relative;width:42px}.switch input{display:none}.slider{background:#ccc;border-radius:22px;cursor:pointer;inset:0}.slider,.slider:before{position:absolute;transition:.3s}.slider:before{background:#fff;border-radius:50%;bottom:3px;content:"";height:16px;left:3px;width:16px}.switch input:checked+.slider{background:#007bff}.switch input:checked+.slider:before{transform:translateX(20px)}.error-wrapper{align-items:center;background:linear-gradient(135deg,#27792e,#5081b9,#b43c3c);display:flex;justify-content:center;min-height:100vh;padding:20px}.error-card{background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;max-width:420px;padding:40px 30px;text-align:center;width:100%}.error-code{color:#e63946;font-size:96px;font-weight:800;line-height:1;margin:0}.error-title{color:#1d3557;font-size:24px;font-weight:600;margin:16px 0 8px}.error-description{color:#6c757d;font-size:15px;margin-bottom:28px}.error-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.btn{border-radius:6px;cursor:pointer;font-weight:600;padding:10px 18px;transition:all .2s ease}.btn-primary{background-color:#0e8a2f;border:none}.btn-primary:hover{opacity:.9}.btn-secondary{background-color:#fff;border:1px solid #ced4da;color:#495057}.btn-secondary:hover{background-color:#f8f9fa}.page-content{max-width:720px;padding:16px}.bookmarks-page{background-color:#cecece;display:flex;flex-direction:column;gap:16px;margin:auto}.page-title{border-bottom:1px solid #e5e7eb;font-size:1.5rem;font-weight:600;padding-bottom:8px}.empty-state,.end-indicator,.loading-indicator{color:#6b7280;font-size:.95rem;padding:24px 0;text-align:center}.bookmarks-list{height:100vh;overflow-y:scroll;padding-bottom:100px}.bookmark-card{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;gap:12px;justify-content:space-between;padding:12px;transition:background .15s ease,box-shadow .15s ease}.bookmark-card:hover{background:#f9fafb;box-shadow:0 1px 4px #0000000d}.bookmark-content{cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:6px}.bookmark-text{color:#111827;font-size:.95rem;line-height:1.4;margin:0;word-break:break-word}.bookmark-tag{align-self:flex-start;background:#eef2ff;border-radius:999px;color:#3730a3;font-size:.75rem;padding:2px 8px;text-transform:capitalize}.remove-bookmark-btn{background:#0000;border:none;color:#dc2626;cursor:pointer;font-size:.85rem;padding:4px 6px;white-space:nowrap}.remove-bookmark-btn:hover{text-decoration:underline}.error-state{padding:24px;text-align:center}.error-state p{color:#b91c1c;margin-bottom:12px}.error-state button{background:#111827;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 14px}.error-state button:hover{background:#000}.profile-edit-btn{margin:8px;padding:4px;text-align:end}.profile-edit-btn button{background-color:#007bff;border:none;border-radius:6px;color:#fff;outline:none;padding:8px;width:80px}.profile-delete-btn{background-color:#bd4646;border:none;color:#fff;font-weight:700;outline:none;padding:8px 14px}@media (max-width:480px){.bookmark-card{align-items:flex-start;flex-direction:column}.remove-bookmark-btn{align-self:flex-end}}:root{--grey-color:#e3e3e3}.loader-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:200px;width:100%}.spinner{animation:spin .8s linear infinite;border:4px solid #f003;border-top-color:#ff4e4e;height:42px;width:42px}.loader-text{color:#0e8a2f;font-size:.95rem;font-weight:600;letter-spacing:.4px;margin-top:12px}.menu-opened{background-color:#e2e2e2;min-height:100vh;min-width:350px;padding:8px;position:fixed;width:30%;z-index:900}.side-menu-items{height:80vh;margin-bottom:80px;overflow-y:scroll}.side-menu-title{color:#ff4e4e;font-weight:700;text-align:center}.side-menu-items-list{display:flex;flex-direction:column;gap:15px}.side-menu-items-list a{background-color:#fff;border-radius:4px;color:#0e8a2f;font-size:1.1rem;font-weight:600;margin:4px;padding:8px 12px}.bg-cover{background-color:#04551ad0;height:100vh;opacity:.3;position:absolute;width:100vw;z-index:200}.closed-bg-cover{height:0;width:0}.navbar-container{height:42px}.navbar{background-color:#fff;justify-content:space-between;z-index:1000}.menu,.navbar{align-items:center;display:flex;height:100%;width:100%}.menu{flex:4 1}.menu-bars{color:#0e8a2f;color:var(--primary-color);font-size:1.5rem;margin-right:12px;padding-left:10px}.menu-bars:hover{cursor:pointer}.menu-items-container{align-items:center;display:flex;justify-content:center;width:100%;z-index:100}.menu-items{border-radius:8px 8px 0 0;font-size:1.3rem;justify-content:space-between}.menu-box,.menu-items{align-items:center;display:flex;height:100%;width:100%}.menu-box{background-color:#fff;color:#0e8a2f;color:var(--primary-color);justify-content:center}.menu-box .active .menu-item{color:#ff0000b7;color:var(--secondary-color)}.menu-item{color:#0e8a2f;color:var(--primary-color)}.icons-bar{display:flex;flex:2.5 1;justify-content:space-between;padding:0 10%}.side-menu-footer{display:flex;flex-direction:column;padding-bottom:100px}.side-menu-footer a{margin:10px 5px}.search{flex:1 1}.profiles{align-items:center;display:flex;flex:1 1;height:100%;justify-content:space-evenly;margin:5px 15px;padding-top:5px}.profile-img{margin:2px 10px}.profile-img .profile-pic{background:#007bff;border-radius:50%;height:40px;padding:2px}.logo-img{height:50%;padding:12px;width:auto}.close-side-menu-btn{align-items:center;border:none;color:#007bff;display:flex;font-size:1.4rem;justify-content:flex-end;padding:12px;width:100%}.content-header{color:#424242;text-align:center}.user-activities,.user-details{background-color:#fff;border-radius:4px;height:100vh;overflow-y:scroll;padding:20px 4px}.post-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px;padding:3px 8px}.userpost-profile-img{align-items:center;background-color:#fff;border-radius:50%;display:flex;flex-direction:column;height:50px;justify-content:center;width:50px}.post-body{background-color:#fff;border-radius:8px;min-height:150px;padding:8px;position:relative}.profile-info{background-color:#cecece;height:auto;position:absolute;right:6%;top:12%;width:auto;z-index:900}.post-info{bottom:2%;z-index:1000}.post-info,.user-post-info{background-color:#cecece;border-radius:4px;height:auto;min-width:250px;padding:8px;position:absolute;right:0;width:auto}.user-post-info{bottom:12%;display:flex;flex-direction:column}.user-profile-info{background-color:#cecece;border-radius:4px;display:flex;flex-direction:column;height:auto;min-width:250px;padding:8px;position:absolute;right:2%;top:12%;width:auto}.user-post-info button,.user-profile-info button{background-color:#0e8a2f;border:none;border-radius:4px;color:#fff;font-size:1.2rem;margin:8px;outline:none;padding:12px 0}.post-button-wrapper{align-items:center;background-color:#fff;color:#0e8a2f;display:flex;font-size:1.4rem;margin:14px 4px;padding:8px 12px}.post-info-btn{border:none;font-size:1.2rem;font-weight:600;margin-left:20px;outline:none}.closed-info,.user-closed-info{display:none}.share-options{display:flex;flex-direction:column;margin-left:40%}.share-option{color:#0e8a2f;font-size:large;font-weight:500;margin:8px 0;padding:8px 12px}.post,.share-option{background-color:#fff}.post{position:relative}.post-data-details{margin-left:20px}.eventpost-profile-img{height:80px;width:80px}.post-profile-name{font-size:1.2rem;font-weight:600}.post-dates{display:flex;justify-content:space-evenly}.post-dates p{margin-left:8px}.post-footer{font-size:1.2rem;justify-content:space-between;margin-top:18px;padding:6px 20px}.post-footer,.post-footer-icon{align-items:center;display:flex}.post-footer-icon{background-color:#fff;border-radius:24px;color:#0e8a2f;gap:4px;justify-content:center;padding:4px 8px;width:80px}.chat{background-color:#fff;border-radius:4px;flex:3 1;margin:0 10px;padding:10px}.activities{flex:2 1}.chat-profile{border-radius:50%;height:40px;margin-right:14px;object-fit:cover;width:40px}.chat-messages{overflow-y:scroll}.msg-container{border-radius:7px;max-width:50%;min-height:50px;min-width:200px;padding:12px;width:auto}.received-msg,.sent-msg{min-height:100px;padding:12px}.received-msg{border-radius:12px;display:flex;justify-content:flex-end;right:0}.received-msg .msg-container{background-color:#cecece;border-radius:18px 18px 18px 0}.sent-msg .msg-container{background-color:#90ee90;border-radius:18px 0 18px 18px}.time{color:blue;margin-top:8px}.user-card-container{align-items:center;background-color:#fff;border-radius:8px;display:flex;gap:10px;height:100px;margin:12px 24px 12px 18px;padding:8px 12px}.admin-card-details{justify-content:space-around}.admin-card-container{background-color:#fff;background-color:#cecece;border-radius:8px;gap:10px;height:100px;margin:12px 24px 12px 18px;max-width:700%;padding:8px 12px}.admin-card-profile-image img{border-radius:8px;height:80px;width:80px}.admin-card-details .user-profile-name{color:#0e8a2f;font-size:1.2rem;font-weight:700;margin-left:20px}.user-card-profile-image img{border-radius:8px;height:80px;object-fit:cover;width:80px}.user-card-container .user-profile-name{color:#0e8a2f;display:flex;font-size:1.6rem;padding-left:25px}.user-card-name{margin-right:12px}.postcard-images{margin:25px 0;width:100%}.post-images{height:100%;width:100%}.post-images .focused-image{align-items:center;display:flex;height:auto;justify-content:center;width:90%}.focused-image img{margin:auto;max-width:100%;width:auto}.image-list{height:120px;overflow-x:scroll;width:100%}.image-selector{height:100%}.image-selector-wrapper{border-radius:8px;margin:12px 18px}.image-selector-wrapper img{border-radius:8px;width:auto}.org-card{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin:25px 0;padding:25px 8px;width:100%}.org-card-body{align-items:center;display:flex;width:100%}.org-card-body .org-info{margin:12px 20px}.org-image{flex:1 1}.org-info{flex:2 1}.org-image img{border-radius:12.5%;height:200px;object-fit:cover;width:200px}.org-info .org-name{background-color:#e2e2e2;border-radius:4px;color:#0e8a2f;margin-bottom:20px;padding:4px}.org-info .org-name:hover{cursor:pointer}.org-bio p{font-size:1.1rem;font-weight:700;margin-bottom:24px;margin-top:12px}.org-community{border-radius:12px;display:flex;justify-content:space-between}.org-community p{background-color:#cecece;border-radius:4px;color:#0e8a2f;font-size:1.2rem;font-weight:600;padding:8px 15px}.org-community p:hover{cursor:pointer}.action-user-card{background-color:#fff;border-radius:8px;margin:8px;padding:8px}.action-user-card img{border-radius:5px;height:100px;width:100px}.action-card-user-data{align-items:center;display:flex;width:100%}.action-card-user-data p{color:#0e8a2f;font-size:1.4rem;font-weight:700;margin-left:25px}.action-user-card-details{width:100%}.user-card-actions-btns{align-items:center;background-color:grey;border-radius:4px;display:flex;justify-content:space-evenly;margin:8px;padding:8px 0;width:100%}.user-card-actions-btns button{background-color:#0e8a2f;border:none;color:#fff;outline:none;padding:4px 18px}.store-card{background:#fff;border-radius:10px;box-shadow:0 2px 5px #0000001a;height:320px;margin:10px;min-width:320px;padding:10px;transition:transform .2s;width:320px}.store-card:hover{transform:scale(1.05)}.store-name{font-size:1.2rem;font-weight:700;margin-bottom:5px}.store-banner img{border-radius:5px;height:200px;object-fit:cover;width:100%}.store-description{color:#555;font-size:.9rem;margin-top:5px}.branch-card-btns{display:flex}.branch-action-card-btns button{background-color:#0e8a2f;border:none;border-radius:4px;color:#fff;font-size:1.2rem;height:38px;margin:40px 5px 5px 20px;outline:none;width:200px}.branch-container{align-items:center;background-color:#fff;border-radius:4px;display:flex;margin:2px;max-width:300px}.open-branch-toogle{color:#0e8a2f;font-size:2rem;margin:10px}.org-branch-logo img{border-radius:50%;height:40px;width:40px}.branch-title{color:gray}.suggestion-msg-header{display:flex;justify-content:space-between;margin:20px 4px;width:100%}.suggestion-msg-footer{display:flex;justify-content:flex-end;padding:8px}.suggestion-msg-footer button{border:none;color:#0e8a2f;font-size:1.2rem;margin:2px 20px;outline:none}.user-product-card{background:#fff;border-radius:16px;box-shadow:0 8px 20px #0000001a;display:flex;flex-direction:column;height:320px;margin:20px;overflow:hidden;transition:transform .2s ease;width:280px}.store-products-page-wrapper{display:flex;flex-wrap:wrap}.user-product-card:hover{transform:translateY(-5px)}.user-product-img{height:200px;overflow:hidden;position:relative;width:100%}.user-product-img img{height:100%;object-fit:cover;width:100%}.user-product-cart-btn{background:#007bff;border:none;border-radius:50%;bottom:10px;color:#fff;cursor:pointer;padding:10px;position:absolute;right:10px;transition:background .3s}.user-cart-btn:hover{background:#0056b3}.user-product-details{padding:16px}.user-product-detail-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.user-product-detail-header h2{font-size:1.2rem;margin:0}.user-product-price{color:#28a745;font-weight:700}.user-product-description{color:#555;font-size:.95rem}.product-card{background-color:#fff;border:1px solid #e2e2e2;border-radius:10px;box-shadow:0 2px 8px #0000000f;margin-bottom:20px;padding:16px;transition:transform .2s ease;width:300px}.product-card:hover{transform:scale(1.02)}.product-images{margin-bottom:12px}.product-image{border-radius:8px;height:200px;object-fit:cover;width:100%}.product-info{font-family:sans-serif;margin-bottom:12px}.product-info h3{font-size:1.2rem;font-weight:600;margin-bottom:8px}.product-info .description{color:#555;font-size:.95rem;margin-bottom:10px}.product-info p{font-size:.9rem;margin:4px 0}.product-btns{display:flex;justify-content:flex-end}.edit-btn{background:none;border:none;cursor:pointer;font-size:1.1rem;transition:color .2s}.edit-btn,.edit-btn:hover{color:#0e8a2f}.open-cart-selector{background:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;display:block;height:100vh;padding:20px;position:fixed;right:0;top:5%;width:40%;z-index:1000}.close-cart-selector{display:none}.close-modal-btn{cursor:pointer;position:absolute;right:10px;top:10px}.new-cart{align-items:center;display:flex}.new-cart button{background-color:#0e8a2f;border:none;color:#fff;padding:12px}.carts-selector-list{list-style:none;margin-left:0}.cart-select-wrapper{background-color:#cecece;border-radius:4px;display:flex;margin:8px 2px;padding:8px 4px}.carts-selector-list li :hover{background-color:#0e8a2f;cursor:pointer}.cart-select-wrapper p{margin-right:10px}.org-post-user{align-items:center;background-color:#fff;border-radius:4px;display:flex;margin:10px 2px 10px 20px;padding:2px}.org-post-userimg img{border:2px solid #007bff;border-radius:40px;height:50px;margin-right:20PX;padding:1px;width:50px}.ad-post-card{background:#fff;border-radius:10px;box-shadow:0 4px 14px #0000000f;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding:1rem}.ad-post-header{align-items:center;display:flex;justify-content:space-between}.org-ad-info{align-items:center;gap:.6rem}.org-avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}.post-meta{color:#6b7280;display:flex;font-size:.75rem;gap:.5rem}.author-info{align-items:center;color:inherit;display:flex;gap:.4rem;text-decoration:none}.author-avatar{border-radius:50%;height:30px;object-fit:cover;width:30px}.author-info h4{font-size:.8rem;font-weight:600}.post-text{color:#374151;font-size:.9rem}.post-media{display:flex;flex-direction:column;gap:.5rem}.focused-image img{border-radius:8px;max-height:320px;object-fit:cover}.image-thumbnails{display:flex;gap:.4rem;overflow-x:auto}.image-thumbnails img{border:2px solid #0000;border-radius:6px;cursor:pointer;height:60px;object-fit:cover;opacity:.6;width:60px}.image-thumbnails img.active{border-color:#111827;opacity:1}.video-container video{border-radius:8px}.post-actions{align-items:center;color:#374151;display:flex;font-size:.85rem;gap:1rem}.post-actions div{align-items:center;display:flex;gap:.3rem}.promote-btn{align-self:flex-end;background:#0e8a2f;border-radius:6px;font-size:.8rem;margin-top:.5rem;padding:.45rem 1rem;transition:background .2s ease}.notification-card{align-items:flex-start;background:#fff;border:1px solid #e6e6e6;border-radius:10px;cursor:pointer;display:flex;gap:12px;margin-top:10px;padding:14px 16px;transition:background .2s ease,box-shadow .2s ease}.notification-card:hover{background:#f9f9f9;box-shadow:0 4px 12px #0000000a}.notification-card.unread{background:#f4f8ff;border-color:#cddcff}.notification-indicator{background:#2f6fed;border-radius:50%;flex-shrink:0;height:8px;margin-top:6px;width:8px}.notification-card.read .notification-indicator{background:#0000}.notification-content{flex:1 1}.notification-message{color:#222;font-size:14px;font-weight:500;line-height:1.4;margin:0}.notification-meta{color:#777;display:flex;font-size:12px;justify-content:space-between;margin-top:6px}.notification-type{font-weight:600;text-transform:capitalize}.ad-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #00000014;font-family:Inter,system-ui,sans-serif;padding:24px}.ad-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.ad-type-tag{background:#f0f2f5;border-radius:20px;color:#555;font-size:.75rem;font-weight:700;padding:4px 12px;text-transform:uppercase}.ad-status{align-items:center;display:flex;font-size:.85rem;font-weight:600}.ad-status-dot{border-radius:4px;color:#fff;padding:8px 12px}.ad-id-label{color:#999;display:block;font-size:.7rem;margin-bottom:16px}.ad-metrics-grid{gap:12px;margin-bottom:20px}.metric-item{background:#f9fafb;border-radius:8px;padding:12px}.metric-label{color:#666;display:block;font-size:.65rem;margin-bottom:4px;text-transform:uppercase}.metric-value{color:#1a1a1a;font-size:1.25rem;font-weight:800}.ad-details-list{border-top:1px dashed #eee;padding-top:16px}.detail-row{display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:10px}.detail-label{color:#777}.detail-value{color:#333;font-weight:500}.ad-card-footer{margin-top:20px}.btn-view-analytics{background-color:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:12px;transition:background .3s ease;width:100%}.btn-view-analytics:hover{background-color:#1d4ed8}.create-shelf-ad-logo{border-radius:50%;height:100px;width:100px}.ad{background-color:#fff;border-radius:8px;padding:12px}.ad-ad-images img{max-height:400px;object-fit:contain;width:100%}.shelf-ad-header{align-items:center;display:flex}.shelf-ad-header h3{margin-left:20px}.shelf-ad-body{margin-top:28px}.post-moderation-footer-icon{background-color:gray;border-radius:8px;color:#fff;display:flex;padding:8px 14px}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background-color:green;border:2px solid #f1f1f1;border-radius:10px}*{scrollbar-color:green #f1f1f1;scrollbar-width:thin}:root{--primary-color:#0e8a2f;--secondary-color:#ff0000b7;--grey-color:#b3b0b0}*{box-sizing:border-box;margin:0;padding:0}.App{height:100dvh;overflow-x:hidden;overflow-y:hidden;width:100dvw}.honeypot{display:none}.page{flex:1 1;height:92vh}a{color:#333;font-weight:700;text-decoration:none}a:hover{background-color:#fff}h1{color:#006400;margin-bottom:20px;text-align:center}h2{color:green;margin-top:5px}ul{margin-left:20px}ul li{margin-bottom:10px}strong{color:#006400}span{color:#007bff;font-size:1.2rem;font-weight:700}.post-link{color:#1877f2;text-decoration:none;word-break:break-word}.post-link:hover{text-decoration:underline}.not-found-msg{background:#f9f9f9;border:1px dashed #ccc;color:#666;font-style:italic;max-width:400px;padding:12px}.rounded-corner{border-radius:8px;padding:12px}.flexed-center{align-items:center;display:flex;justify-content:center}.promote-again-btn{border:none;border-radius:4px;font-weight:800;margin:20px;outline:none;padding:8px 12px}.header-add-btn,.promote-again-btn{background-color:#0e8a2f;color:#fff}.header-add-btn{border-radius:50%;padding:12px}.modal-open{background-color:#cecece;height:100vh;padding:12px;position:absolute;width:80%}.modal-close{display:none}.modal-close-btn{color:#000;font-size:2rem;padding:12px}.modal-create-form{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 4px #0000001a;height:800px;margin:auto;padding:20px;width:80%}.modal-create-form form{display:flex;flex-direction:column}.modal-title{color:#333;margin-bottom:20px}.modal-create-form label{color:#555;font-weight:700;margin:20px 5px}.modal-create-form input{border:1px solid #ddd;border-radius:4px;font-size:1rem;margin-bottom:15px;padding:10px}.modal-create-form input:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40;outline:none}.modal-create-form button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:50px;padding:12px 20px;transition:background-color .3s ease}.modal-create-form button:hover{background-color:#0056b3}.modal-create-form button:disabled{background-color:#ccc;color:#666;cursor:not-allowed}.main-container{display:flex;flex-direction:column;height:100%;width:100%}.normal-button{background-color:#0e8a2f;border:none;border-radius:4px;color:#fff;font-weight:700;outline:none;padding:10px 20px}.page-body{background-color:#a7a6a6;flex:1 1;height:100%;position:relative}.menu-back-btn{background:none;background-color:#0e8a2f;border:none;color:#fff;font-size:1.2rem;padding:5px;width:100%}.centered-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.page-content{background-color:#b3b0b0;min-height:100%;overflow-y:scroll;width:100%}.page-title{color:#0e8a2f;font-size:2rem;margin-bottom:4px;text-align:center}.linkig:hover{cursor:pointer}.homepage-content{margin:0 4px;min-height:100vh;position:relative;width:50%}.home-page{display:flex}.home-page-userdetails,.homepage-suggestions{background-color:#fff;height:100%;overflow-y:scroll;width:25%}.home-page-events .event-item{background-color:#f1f1f1;border-radius:8px;margin:12px 0;min-height:120px}.home-events h2,.home-friend-requests h2,.home-stores h2{color:#000;font-size:1.8rem}.event-org-title{color:green;margin-bottom:5px}.event-details-wrapper{display:flex}.home-event-image img{background-color:green;border-radius:8px;height:80px;padding:2px;width:80px}.home-event-details{margin-left:12px}.home-event-title{-webkit-text-decoration:underline 2px green;text-decoration:underline 2px green}.home-page-events .event-item p{font-weight:600;padding:5px 2px}.homepage-btns{background-color:#007bff;border:none;border-radius:4px;color:#fff;margin:12px 0;outline:none;padding:4px;width:100%}.full-page-modal{position:relative}.home-stores-items .home-store{background-color:#f1f1f1;border:3px solid #0e8a2f;border-radius:4px;margin:8px 4px 24px}.home-stores-items .home-store img{border-radius:8px 8px 0 0;height:auto;margin-bottom:18px;width:100%}.home-store-name{background-color:#0e8a2f;color:#fff;font-size:1.4rem;font-weight:700;padding:12px;text-align:center}.menu-closed{background-color:gray;left:-300px;position:absolute;width:300px}.multi-content-page{display:flex;height:100vh;width:100%}.page-side-menu{align-content:center;background-color:#b3b0b0;display:flex;flex-direction:column;height:100vh;left:0;min-width:240px;overflow:hidden;padding-bottom:50px;padding-top:5px;width:25%}.menu-items-list{overflow-x:hidden}.page-menu-item{border-radius:4px;display:flex;font-weight:700;margin:1px;padding:4px;white-space:nowrap}.page-menu-item a{align-items:center;background-color:#0e8a2f;border-radius:3px;color:#fff;display:flex;height:100%;justify-content:flex-start;padding:8px 4px;width:100%}.page-side-menu .active{background-color:#fff;color:#0e8a2f}.page-side-menu h2{color:#ff0000b7;color:var(--secondary-color);margin-bottom:18px;text-align:center}.page-left-content{max-width:900px}.page-header-title{align-items:center;background-color:#fff;color:#0e8a2f;display:flex;font-size:1.8rem;justify-content:space-evenly;margin-top:12px;padding:8px 18px;text-align:center;width:100%}.page-header-title button{border:none;border-radius:25px;color:#0e8a2f;font-size:1.4rem;font-weight:700;height:40px;outline:none;width:120px}.form-main-wrapper{background-color:#b3b0b0;border-radius:12px;margin:12px;overflow-y:scroll}.create-form{height:90vh;margin:auto;min-width:350px;padding-bottom:50px;width:80%}.create-org-form .form-title{margin-top:100px}.create-form form{min-height:100vh;padding:2px 40px;width:80%}.create-form form,.form-wrapper{display:flex;flex-direction:column}.form-wrapper{align-items:center;background:#fff;height:100vh;width:100%}.form-wrap-scroll,.form-wrapper{overflow-y:scroll}.form-wrap{width:100%}.form-address-wrapper,.form-contacts-wrapper,.form-details-wrapper{display:flex;flex-direction:column}.form-address,.form-contacts{width:100%}.create-form .form-input{display:flex;flex-direction:column;width:100%}.form-sub-header{text-align:center}.form-address input{width:100%}.event-form-title,.project-form-title{color:#0e8a2f;font-weight:700;margin:25px 12px;text-align:center;-webkit-text-decoration:underline #0e8a2f;text-decoration:underline #0e8a2f}.create-shop-form{overflow-y:scroll}.form-title{color:#0e8a2f;font-weight:700;margin:25px 12px;text-align:center;-webkit-text-decoration:underline #0e8a2f;text-decoration:underline #0e8a2f}.create-form label,.form-details-wrapper label{color:#0e8a2f;font-size:1.2rem;font-weight:700}.create-form input,.form-details-wrapper input{border:1.5px solid #0e8a2f;border-radius:3px;font-size:1rem;outline:none;padding:6px 4px}.create-form .form-section{display:flex;flex-direction:column;margin-top:2px}.create-form .form-section input{margin:8px 0}.categories-display{display:flex}.category-chip{align-items:center;color:#0e8a2f;display:flex;font-size:1.2rem;font-weight:700;margin:2px 4px}.category-chip button{align-items:center;background-color:#0e8a2f;border:none;border-radius:50%;color:#fff;display:flex;height:20px;justify-content:center;outline:none;width:20px}.category-chip p{margin-left:4px}.form-contacts-wrapper{display:flex}.create-post{margin:auto auto 50px;min-height:100vh;overflow-x:hidden}.create-post .form-title{color:#0e8a2f;font-size:1.4rem;margin:20px 10px;text-align:center}.post-text{border:1px solid #0e8a2f;border-radius:4px;font-size:1rem;height:100px;min-width:100px;outline:none;padding:5px;width:100%}.select-file-buttons{margin:18px 0;padding:10px 18px}.file-previews{display:flex;flex-wrap:wrap;gap:28px;width:100%}.select-file-buttons button{border:none;border-radius:8px;font-size:2rem;margin:4px 18px;outline:none;padding:8px}.create-post form{display:flex;flex-direction:column;justify-content:center;width:100%}.create-post form .images-header{font-size:1.4rem;font-weight:700;text-align:center}.events-images-preview,.images-preview{column-count:3;display:flex;flex-wrap:wrap;gap:12px}.image-preview{border-radius:4px;height:150px;margin:18px 4px 2px;object-fit:cover;width:150px}.remove-img button{background-color:#0e8a2f;border:none;border-radius:4px;color:#fff;font-size:.8rem;height:20px;margin-left:60%;outline:none;padding:2px}.image-input{margin-top:20px}.create-form .form-select,select{border:1.5px solid #0e8a2f;border-radius:4px;font-size:1rem;margin-top:18px;outline:none;padding:6px 4px}.clickable-text{color:#2563eb;cursor:pointer;font-size:1rem;font-weight:500;text-decoration:underline;transition:color .2s ease}.clickable-text:hover{color:#1e40af}.shelves-add-select{background-color:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 1px 3px #0000000d;font-size:1rem;min-height:120px;padding:8px;resize:vertical;width:100%}.shelves-add-select option{font-size:.95rem;padding:6px}.form-image{align-items:center;display:flex;flex-direction:column}.form-image img{height:200px;object-fit:cover;width:200px}.post-form-btn{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px}.post-form-btn button{background-color:#0e8a2f;border:none;border-radius:5px;color:#fff;font-size:1rem;height:32px;outline:none;width:120px}.form-btn-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:20px 0 100px;width:100%}.create-form-btn{background-color:#0e8a2f;border:none;border-radius:7px;color:#fff;font-size:1.2rem;outline:none;padding:10px;width:150px}button:hover{cursor:pointer}.nav-link{text-decoration:none}.form-details{display:flex;flex-direction:column}.user-list{margin-top:28px;max-width:700px}.home-feed-post{background-color:#e2e2e2;font-size:1rem;font-weight:500;margin-bottom:15px;padding:5px 12px}.userdata{border:2px solid gray;border-radius:8px;margin:15px}.home-user-image{border-radius:25px;height:auto;padding:12px;width:100%}.username{font-size:1.2rem;font-weight:700;margin:4px 4px 12px;text-align:center}.user-community{display:flex;flex-direction:column;padding:5px}.user-community a{background-color:#0e8a2f;border-radius:7px;color:#fff;font-size:1rem;font-weight:700;margin:10px 0;padding:20px 8px;width:100%}.user-community .active{background-color:gray}.privacy-page{height:100vh;overflow-y:scroll}.privacy-policy{font-family:Arial,sans-serif;line-height:1.6;margin:auto;max-width:800px;padding:20px}.privacy-policy h1,.privacy-policy h2{color:#333}.privacy-policy ul{padding-left:20px}.privacy-policy li,.privacy-policy p{color:#555}.users-container{height:100vh;overflow-y:scroll;padding-bottom:100px;padding-top:25px}.user-action-card{background-color:#fff;border:1px solid #0e8a2f;border-radius:12px;height:180px;margin-bottom:28px;max-width:600px;padding:12px;width:100%}.user-action-card img{height:150px;width:150px}.user-action-card-details{display:flex}.user-action-card .action-card-buttons{margin-left:25px;width:100%}.action-card-buttons .user-names{background-color:#e2e2e2;border-radius:4px;color:#0e8a2f;font-size:large;font-weight:700;padding:12px}.card-btns{display:flex;justify-content:space-around}.action-card-buttons button{background-color:#0e8a2f;border:none;border-radius:50px;color:#fff;font-size:1.2rem;font-weight:700;margin-left:10%;margin-top:25px;outline:none;padding:8px 12px}.action-card-buttons button:active{background-color:#b3b0b0}.terms-container{background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 10px #0000001a;margin:20px auto;max-width:800px;padding:20px}.store-inbox{background:#f5f6f8;display:flex;font-family:Arial,sans-serif;height:100vh}.inbox-sidebar{background:#fff;border-right:1px solid #ddd;overflow-y:auto;padding:16px;width:280px}.inbox-sidebar h3{margin-bottom:12px}.conversation-item{border-radius:6px;cursor:pointer;margin-bottom:8px;padding:10px}.conversation-item p{color:#666;font-size:13px}.conversation-item:hover{background:#f0f0f0}.conversation-item.active{background:#e6f4ea}.chat-area{display:flex;flex:1 1;flex-direction:column}.chat-header{padding:16px}.chat-messages{flex:1 1;overflow-y:auto;padding:16px}.message{border-radius:16px;font-size:14px;margin-bottom:10px;max-width:65%;padding:10px 14px}.message.customer{align-self:flex-start;background:#fff;border:1px solid #ddd}.message.seller{align-self:flex-end;background:#d1f7c4}.chat-input{background:#fff;border-top:1px solid #ddd;display:flex;padding:12px}.chat-input input{border:1px solid #ccc;border-radius:6px;flex:1 1;outline:none;padding:10px}.chat-input button{background:#2e7d32;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-left:8px;padding:10px 16px}.chat-input button:hover{background:#1b5e20}.create-shop-page{background:#f5f6fa;display:flex;justify-content:center;padding:40px}.card{background:#fff;border-radius:14px;box-shadow:0 10px 30px #00000014;height:100vh;max-width:960px;overflow-y:scroll;padding:20px 10px 200px;width:100%}input,select,textarea{border:1px solid #ddd;border-radius:8px;margin-bottom:14px;padding:12px;width:100%}.plans{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);overflow-x:scroll}.plan{border:2px solid #eee;border-radius:12px;cursor:pointer;padding:16px}.plan.active{background:#f9fafb;border-color:#000}.countries{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));max-height:240px;overflow:auto}.country{border:1px solid #ddd;border-radius:6px;padding:8px}.country.active{background:#000;color:#fff}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.chip{background:#000;border-radius:20px;color:#fff;cursor:pointer;padding:6px 10px}.primary{font-weight:600;margin-top:24px;width:100%}.info{background:#eef2ff;border-radius:8px;padding:12px}.notif-container{background-color:#eef2ff;height:90vh;margin:auto;max-width:600px;min-height:100%;overflow-y:scroll;padding:4px 20px 20px}.ad-header{display:flex;justify-content:space-between}.promoted-label{color:gray;font-size:.8em}.ad-footer{border-radius:4px;display:flex;justify-content:space-between;margin:20px 2px;padding:2px 20px}.ad-footer-icon{color:#0e8a2f;display:flex}.feed-ad-text{padding:20px}.feed-ad-text h3{font-weight:700;margin-bottom:8px;text-align:center}.payment-btn{background-color:#0e8a2f;border:none;border-radius:5px;color:#fff;font-weight:800;outline:none;padding:8px 12px}@media print{button{display:none}body{font-family:Arial,sans-serif}table,td,th{border:1px solid #000;border-collapse:collapse}td,th{padding:8px;text-align:left}img{max-width:100px}hr{margin:1rem 0}}@media(max-width:900px){.homepage-suggestions{display:none}.homepage-content{width:70%}.home-page-userdetails{width:30%}.menu-items-container{bottom:0;position:absolute}.multi-content-page{flex-direction:column}.page-side-menu{display:block;height:auto;width:100%}.menu-items-list{display:flex;overflow-x:scroll}.form-title{font-size:1rem}.create-form form{padding:2px 4px 20px;width:100%}}@media(max-width:768px){.page-menu-item a{padding-left:10px}.page-side-menu h2{margin-bottom:0}.create-form{height:100vh;padding:5px;width:90%}.userform{width:100%}.form-btn{width:40%}.form-btn button{font-size:1rem}.post-text{width:98%}.create-org{width:100vw}.images-preview{column-count:2}.create-org{margin:10px;width:100%}.create-post{width:100%}.profile-page-container{flex-direction:column}.profile-page-menu .userdata{align-items:center;display:flex}.profile-page-menu .home-user-image{width:25%}.profile-page-menu .user-community{flex-direction:row;overflow-x:scroll}.user-community a{text-wrap:nowrap;align-items:center;display:flex;flex-direction:column;justify-content:center;margin:2px;padding:12px}.org-card-body{display:block}.terms-container{padding:15px}.profile-page-menu{height:auto;width:100%}.create-shop-page{padding:4px}}@media (max-width:560px){.page-menu{display:none}.homepage-content{margin-left:0;width:100%}.account-form,.signup{width:100%}.userform{margin:auto;padding:0}.form-btn{width:38%}.menu-items{width:100%}.profiles{flex-direction:row-reverse;justify-content:space-between}.page-menu-item{border-radius:2px;margin:5px}.post-text{margin:0;width:100%}.page-content{width:100%}.home-page-userdetails{display:none}.org-card-body{flex-direction:column}}body,html{font-family:sans-serif;height:100%;margin:0;padding:0}.feeds-container{display:flex;flex-direction:column;height:100vh}.feeds-header{background-color:#c2bfbf;border-radius:5px;padding:12px}.feeds-header,.feeds-header-content{align-items:center;display:flex;justify-content:space-between}.feeds-header-content{width:100%}.feeds-header-link p{color:#0e8a2f;cursor:pointer;font-size:1.2rem;font-weight:500;margin:0}.feeds-content{flex:1 1;overflow-y:auto}.home-feed-post{margin-bottom:16px}.feed-loader-wrapper{display:flex;justify-content:center;padding:24px 0}.bottom-box{height:250px}.empty-state{align-items:center;display:flex;justify-content:center;padding:40px 0}.not-found-msg{color:#555;font-size:1rem}.user-profile-img{border:2px solid #0e8a2f;border-radius:25%;height:50px;object-fit:cover;width:50px}.profile-details{align-items:center;display:flex;gap:12px}.profile-details img{border-radius:8px;height:60px;object-fit:cover;width:60px}.org-post-org-info{align-items:center;display:flex;justify-content:space-between}.single-post .profile-image{border-radius:8px;height:100px;object-fit:contain;width:100px}body::-webkit-scrollbar{background:#0000;width:0}body{-ms-overflow-style:none;scrollbar-width:none}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.userform{margin-top:25px;min-width:300px;overflow-y:scroll}.onnize-logo{align-items:center;display:flex;justify-content:center}.onnize-logo img{height:50px}.userform .form-header{color:#0c0;margin-bottom:18px;text-align:center}.userform form{background-color:#e3e3e3;border-radius:7px;margin:auto;padding:15px 10px 25px;width:80%}.form-input{display:flex;flex-direction:column}.form-input label{font-size:1rem;font-weight:500;margin:8px 0 4px}.form-input input{margin-bottom:4px;padding:6px}.form-input input,.phone-input select{border:none;border-bottom:1px solid #0c0;outline:none}.phone-input select{margin-left:5px;padding:5px 2px}.gender{margin-bottom:25px}.form-btn{background-color:#0e8a2f;border:none;border-radius:4px;margin:auto;max-width:50%;outline:none;padding:4px 6px}.form-btn button{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:1.2rem;justify-content:center;padding:5px 8px}.userform .change-form{align-items:center;display:flex;font-size:16px;font-weight:500;margin:auto;width:80%}.change-form .form-link{color:#0c0;font-size:1.2rem;font-weight:500}.profile-page-container{display:flex;height:100%;overflow-y:scroll}.profile-page-menu{margin-bottom:25px;max-width:700px;width:25%}.profile-page-content{background-color:gray;height:100vh;overflow-y:scroll;width:75%}.profile-page-userdetails{height:100%}.users-page-container{background-color:#cecece;min-height:90%}.userposts-container{height:100vh;margin:5px;padding-bottom:100px}.userposts-header{background-color:#fff;display:flex;justify-content:space-around;padding:8px 0;width:100%}.userposts .post{background-color:#e2e2e2;border-radius:8px;margin-bottom:38px;padding:8px;position:relative}.friend-requests-links{align-items:center;background-color:#e2e2e2;display:flex;justify-content:space-evenly;padding:8px;width:100%}.friend-requests-links a{background-color:#fff;border-radius:4px;color:#3d3b3b;font-size:1.2rem;font-weight:700;padding:2px 12px}.friend-requests-links .active{background:#0e8a2f;color:#fff}.about-wrapper{background-color:#cecece;height:100vh;overflow-y:scroll;padding:20px 20px 100px}.about-header{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif;font-size:1.4rem;font-weight:800}.about-info-wrapper{background-color:#f5f5f5;border-radius:12px;display:flex;flex-direction:column;font-weight:700;justify-content:center;margin:20px 0;min-height:180px;padding-left:25px}.about-section-header{font-size:1.4rem;margin-bottom:8px}.about-info-wrapper p{color:#0e8a2f;font-size:1.2rem}.userfriends-header{background-color:#f5f5f5;display:flex;justify-content:space-between;margin-top:12px;padding:12px 40px}.users-list-header{background-color:#fff;padding:5px 10px}.add-frd-btn{background-color:#0e8a2f;border:none;border-radius:4px;color:#fff;font-size:1.2rem;font-weight:600;outline:none;padding:8px 12px}.add-frd-btn:hover{background-color:#cecece;color:#0e8a2f}.user-posts{max-width:600px}.user-post-page{height:100vh;overflow-y:scroll;padding-bottom:100px}.single-post-container{display:flex;flex-direction:column;gap:20px;margin:auto;max-width:900px;width:100%}.single-post{background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000014;overflow:hidden}.single-post-header{border-bottom:1px solid #e5e7eb;padding:16px}.post-user-info{align-items:center;display:flex;gap:12px}.post-profile-image{border-radius:50%;height:42px;object-fit:cover;width:42px}.post-username{font-size:15px;font-weight:600;margin:0}.post-timestamp{color:#6b7280;font-size:12px}.post-audience{color:#9ca3af;font-size:12px}.post-label{color:#0e8a2f;font-size:12px}.single-post-content{padding:16px}.single-postpage-post-text{color:#111827;font-size:15px;line-height:1.6;margin-bottom:12px}.focused-image{margin-bottom:10px;max-height:500px}.focused-image img{border-radius:6px}.image-selector-wrapper{border:2px solid #0000;border-radius:6px;flex-shrink:0;height:80px;width:80px}.image-selector-wrapper img{border-radius:4px}.image-selector-wrapper:hover{border-color:#d1d5db}.video-container{margin-top:10px}.video-container video{background:#000;border-radius:6px}.document-container{display:flex;flex-direction:column;gap:12px}.document-preview iframe{border:1px solid #e5e7eb;border-radius:6px;height:400px;width:100%}.document-download a,.document-preview a{display:inline-block;font-size:2rem;margin:24px;text-decoration:none}.comments-section{background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000014;padding:16px}.comments-section h3{margin-bottom:12px}.comment-form{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.comment-form textarea{border:1px solid #d1d5db;border-radius:6px;min-height:80px;padding:10px;resize:vertical;width:100%}.comment-form input[type=file]{font-size:13px}.comment-form button{align-self:flex-end;background:#111827;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 16px}.comment-form button:disabled{cursor:not-allowed;opacity:.6}.comments-list{list-style:none;margin:0;padding:0}.comment{border-bottom:1px solid #e5e7eb}.comment:last-child{border-bottom:none}.comment-header{align-items:center;gap:10px;margin-bottom:6px}.comment-profile-image{border-radius:50%;height:34px;margin-right:20px;object-fit:cover;width:34px}.comment-header span{color:#374151;font-size:13px;margin-right:12px}.comment-header span:last-child{color:#9ca3af;font-size:12px;margin-left:auto}.comment p{margin:0}.profile-settings-container{height:100vh;overflow-y:scroll}.friends-list{max-width:500px}@media (max-width:768px){.single-post-container{padding:0 10px}.image-selector-wrapper{height:64px;width:64px}.focused-image{max-height:360px}}.profile-page-menu{height:100vh;overflow-y:scroll}.profile-page-content{width:100%}@media(max-width:758px){.profile-page-container{height:100vh}.profile-page-menu{height:300px;overflow-y:visible;width:100%}.profile-page-content{width:100%}.user-details{margin:0}}.orgpage-body{margin-top:12px}.orglist-page-header{align-items:center;background-color:#fff;display:flex;justify-content:space-around;width:100%}.org-list-container{height:100vh;padding-bottom:50px}.orglist-page-header button{background-color:green;border:none;border-radius:50%;color:#fff;font-size:2rem;height:50px;outline:none;width:50px}.org-feed-content{margin:4px 12px 100px}.org-content{height:100vh;margin:0 8px 100px;overflow-x:hidden;overflow-y:scroll;width:100%}.org-branches-container{max-height:100vh;overflow-y:scroll}.branch-wrapper{margin:5px 0 5px 20px}.org-card .org-actions-btn{align-items:center;background-color:#cecece;border-radius:4px;display:flex;justify-content:space-evenly;padding:4px}.org-actions-btn .action-btn{background-color:#0e8a2f;border:none;border-radius:5px;color:#fff;font-size:1.2rem;outline:none;padding:4px 12px}.search-orgs{display:flex;margin:12px}.org-search{border:1px solid #0e8a2f;border-radius:8px 0 0 8px;max-width:400px;outline:none;padding:4px;width:100%}.search-orgs button{border:1px solid #0e8a2f;border-radius:0 8px 8px 0;height:25px;margin-left:2px;outline:none;padding:4px;width:38px}.org-actions-btn :active{background-color:#ff9d9d}.posts-select{align-items:center;background-color:#f5f5f5;display:flex;justify-content:space-between;padding-left:5%;padding-right:50%;width:100%}.posts-select p{color:#0e8a2f;font-size:1.2rem;font-weight:600;text-align:center}.org-leaders-container{height:100%;overflow:hidden}.leaders-list{display:flex;flex-wrap:wrap;height:100vh;max-height:100%;overflow-y:scroll;padding-bottom:240px}.leader-wrapper{background-color:#e2e2e2;border:1px solid #0e8a2f;border-radius:4px;margin:auto auto 28px;max-width:300px}.leader-wrapper img{border-radius:8px;height:280px;margin:4px;object-fit:contain;width:280px}.leader-info-container{background:#fff;border-radius:4px;color:green;font-size:1.2rem;font-weight:700;margin:6px;padding:10px}.add-branch-container{background-color:#f5f5f5;border-radius:4px;margin:40px 0}.branch-info{display:flex}.add-branch-container img{background-color:#cecece;border-radius:4px;height:180px;margin:8px;object-fit:contain;padding:4px;width:180px}.add-branch-container .branch-desc h3{color:#0e8a2f;font-size:1.4rem;font-weight:800;margin:20px 0}.add-branch-container .branch-desc p{font-size:1.2rem;font-weight:600}.branch-desc{position:relative}.branch-action-card-btn{background-color:#0e8a2f;border:none;border-radius:4px;color:#fff;font-size:1.2rem;height:38px;left:200px;margin-top:14%;outline:none;position:absolute;width:200px}.branches-menu{align-items:center;display:flex;flex-wrap:nowrap;height:50px;justify-content:space-between;overflow-x:scroll;overflow-y:hidden;width:100%}.branches-menu-item{text-wrap:nowrap;background-color:#fff;border-radius:4px;height:100%;margin:20px 10px;padding:12px 20px;width:200px}.parent-org-card{background-color:#fff;border-radius:7px;margin:20px 20px 0 0;padding:18px}.parent-org-info{display:flex;width:100%}.parent-org-card img{height:200px;width:200px}.parent-desc{margin-left:15px;position:relative;width:100%}.parent-desc h3{color:#0e8a2f;font-size:1.5rem;margin-bottom:18px}.parent-desc p{color:#0a0a0ae0;font-size:1.2rem;font-weight:700}.parent-org-card-btn{background-color:#0e8a2f;border:none;border-radius:4px;bottom:20%;color:#f5f5f5;font-size:1.4rem;font-weight:600;outline:none;padding:12px;position:absolute;right:20%;width:200px}.org-post{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000f;margin:0 auto;max-width:720px;padding:16px}.post-text{color:#1c1e21;font-size:15px;line-height:1.6;margin-bottom:16px;white-space:pre-wrap}.error{color:#b00020;font-size:14px;margin-bottom:12px}.postcard-images{margin-bottom:20px}.post-images{display:flex;flex-direction:column;gap:12px}.focused-image{background:#f5f5f5;border-radius:6px;max-height:420px;overflow:hidden;width:100%}.focused-image img{height:100%;object-fit:contain;width:100%}.orgpost-createdby{align-items:center;display:flex}.image-selector{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.image-selector::-webkit-scrollbar{height:6px}.image-selector::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}.image-selector-wrapper{border:1px solid #e0e0e0;border-radius:4px;cursor:pointer;flex:0 0 auto;height:64px;overflow:hidden;transition:transform .15s ease,border-color .15s ease;width:64px}.image-selector-wrapper:hover{border-color:#1877f2;transform:scale(1.05)}.image-selector-wrapper img{height:100%;object-fit:cover;width:100%}.video-container{background:#000;border-radius:6px;overflow:hidden;width:100%}.video-container video{display:block;max-height:420px;width:100%}.comment{border-top:1px solid #eee;padding:12px 0}.comment:first-child{border-top:none}.comment p{color:#333;font-size:14px;line-height:1.5}.infinite-scroll-component{margin-top:12px}.ad-selector{background-color:#fff;margin:0 auto;max-width:900px;padding:20px}.ad-selector-header{align-items:center;display:flex;gap:15px;justify-content:space-between;margin-bottom:25px}.ad-selector-header p{color:#222;font-size:18px;font-weight:600;margin:0}.ad-selector-header select{background-color:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:14px;padding:10px 14px}.ad-selector-header select:focus{border-color:#4caf50;outline:none}.ads-feeds-container{display:flex;flex-direction:column;gap:16px}.ad-feed-card{align-items:center;background-color:#fafafa;border:1px solid #eee;border-radius:10px;display:flex;gap:16px;justify-content:space-between;padding:16px;transition:box-shadow .2s ease,transform .2s ease}.ad-feed-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-2px)}.ad-feed-content{flex:1 1}.ad-feed-content h4{color:#222;font-size:16px;font-weight:600;margin:0 0 6px}.ad-feed-content p{color:#555;font-size:14px;line-height:1.4;margin:0}.promote-btn{background-color:#e53935;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 18px;transition:background-color .2s ease,transform .15s ease}.promote-btn:hover{background-color:#c62828;transform:scale(1.03)}.promote-btn:active{transform:scale(.98)}.ads-feeds-container p{color:#777;font-size:14px;padding:20px 0;text-align:center}.ads-selector{gap:1.5rem;margin-bottom:100px;margin-top:1.5rem;max-width:800px}.ads-select,.ads-selector{display:flex;flex-direction:column}.ads-select{border-radius:10px;box-shadow:0 6px 18px #0000000f;gap:.75rem;margin-top:38px;padding:1.25rem}.header-title{color:#1f2937;font-size:1.8rem;font-weight:700;margin-bottom:.75rem}.ads-select h2{text-align:center;-webkit-text-decoration:2px solid #1877f2 underline;text-decoration:2px solid #1877f2 underline}.ads-select h2,.ads-select h3{border-bottom:1px solid #e5e7eb;color:#111827;font-size:1.2rem;font-weight:600;padding-bottom:.4rem}.ads-select p{color:#000;font-size:.9rem;margin:.5rem 0}.ads-select>:not(h3):not(button){margin-bottom:.5rem}.ads-select button{background:#095fc2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem 1rem;transition:background .2s ease,transform .1s ease}.promote-ad-again{margin-top:28px}.prev-post-card{margin:28px}.ads-select button:hover{background:skyblue;transform:translateY(-1px)}.shelf-ad-images-select img{border:4px solid #0e8a2f;border-radius:8px;margin:3px}.ads-select button:active{transform:translateY(0)}.orgposts-ad-content{max-width:800px}@media (max-width:768px){.header-title{font-size:1.5rem}.ads-select{padding:1rem}.parent-org-info{display:block}.parent-org-card-btn{position:relative}}:root{--onnize-red:#e63946;--onnize-green:#2a9d8f;--onnize-dark:#1d3557;--onnize-gray:#6c757d;--onnize-light:#f8f9fa}.create-ad-page{background:#fff;border-radius:14px;box-shadow:0 14px 36px #00000014;margin:40px auto;max-width:620px;padding:32px}.create-ad-title h3{color:#1d3557;color:var(--onnize-dark);font-size:22px;font-weight:700;margin:24px;text-align:center;-webkit-text-decoration:2px solid #e63946 underline;text-decoration:2px solid #e63946 underline}.create-ad-form{display:flex;flex-direction:column;gap:20px}.form-group{gap:6px}.form-group label{color:#6c757d;color:var(--onnize-gray);font-size:14px}.form-group input,.form-group select,.form-group textarea{border:1px solid #ced4da;border-radius:8px;font-size:14px;outline:none;padding:11px 12px;transition:border-color .2s ease,box-shadow .2s ease}.form-group textarea{min-height:110px;resize:vertical}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2a9d8f;border-color:var(--onnize-green);box-shadow:0 0 0 2px #2a9d8f26}.payment-section{background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e9ecef;border-radius:10px;margin-top:16px;padding:22px}.payment-section h4{font-size:16px;font-weight:700;margin-bottom:12px}.payment-section h4,.payment-summary{color:#1d3557;color:var(--onnize-dark)}.payment-summary{font-size:14px;margin-top:8px}.payment-summary strong{color:#e63946;color:var(--onnize-red)}.form-actions{display:flex;justify-content:flex-end;margin-top:28px}.form-actions button{background:linear-gradient(135deg,#2a9d8f,#e63946);background:linear-gradient(135deg,var(--onnize-green),var(--onnize-red));border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:12px 28px;transition:transform .15s ease,box-shadow .15s ease}.form-actions button:hover:not(:disabled){box-shadow:0 8px 18px #00000026;transform:translateY(-1px)}.form-actions button:active:not(:disabled){transform:translateY(0)}.form-actions button:disabled{cursor:not-allowed;opacity:.6}.settings-container{color:#334155;font-family:Inter,sans-serif;height:100vh;margin:2rem auto;max-width:900px;overflow-y:scroll;padding:0 1rem 100px}.settings-header{margin-bottom:2rem}.settings-header h1{color:#1e293b;font-size:1.875rem;font-weight:700}.settings-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem;padding:1.5rem}.settings-card h3{border-bottom:1px solid #f1f5f9;font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem}.form-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.4rem}.full-width{grid-column:span 2}.form-group label{color:#64748b;font-size:.875rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{border:1px solid #cbd5e1;border-radius:6px;font-size:.95rem;padding:.625rem;transition:border-color .2s}.form-group input:focus{ring:2px solid #3b82f622;border-color:#3b82f6}.inline-inputs{display:flex;gap:.5rem}.btn-save{background-color:#2563eb;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-top:1.5rem;padding:.625rem 1.25rem;transition:background .2s}.btn-save:hover{background-color:#1d4ed8}.btn-save:disabled{background-color:#94a3b8;cursor:not-allowed}.logo-upload-section{align-items:center;display:flex;gap:2rem}.org-logo-preview img{border:2px solid #e2e8f0;border-radius:50%;height:100px;object-fit:cover;width:100px}.placeholder{align-items:center;background:#f1f5f9;border-radius:50%;color:#94a3b8;display:flex;font-size:.75rem;height:100px;justify-content:center;width:100px}@media (max-width:640px){.form-grid{grid-template-columns:1fr}.full-width{grid-column:span 1}}@media (max-width:768px){.create-ad-page{margin:20px;padding:24px 20px}}@media (max-width:600px){.org-content{width:auto}.ad-feed-card,.ad-selector-header{align-items:flex-start;flex-direction:column}.promote-btn{text-align:center;width:100%}}.chats-page{background-color:#cecece;height:100%;margin:auto;max-width:500px;min-height:100dvh;overflow-x:hidden;overflow-y:scroll;padding:0;width:100%}.chats-layout{display:flex;flex-direction:column;width:100%}.chats-header{align-items:center;background:#fff;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:1rem 1.2rem;position:sticky;top:0;z-index:10}.chats-title{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin:0}.new-chat-btn{align-items:center;background:#f0f2f5;border:none;border-radius:20px;color:#007bff;display:flex;font-weight:600;gap:6px;padding:8px 14px;transition:background .2s}.new-chat-btn:active{background:#e4e6eb}.chat-search{background-color:#f0f2f5;border:none;border-radius:10px;font-size:1rem;margin:10px 1.2rem;outline:none;padding:12px 16px;width:calc(100% - 2.4rem)}.chat-search::placeholder{color:#8e8e93}.chat-list{display:flex;flex-direction:column;width:100%}.chat-list-item{align-items:center;border-bottom:.5px solid #f5f5f5;color:inherit;cursor:pointer;display:flex;padding:12px 1.2rem;text-decoration:none;transition:background-color .2s}.chat-list-item:active{background-color:#f0f2f5}.chat-list-item>div{align-items:center;display:flex;gap:12px;width:100%}.chat-list-item img{border-radius:50%;height:55px;object-fit:cover;width:55px}.conversation-info{flex:1 1;overflow:hidden}.conversation-name{color:#1a1a1a;font-size:1.05rem;font-weight:600;margin-bottom:2px}.conversation-last-msg{color:#65676b;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-select{cursor:pointer}.no-chats{align-items:center;color:#8e8e93;justify-content:center;margin-top:4rem}.mobile-chat-container,.no-chats{display:flex;flex-direction:column}.mobile-chat-container{background-color:#f0f2f5;height:90dvh;margin:auto;max-width:600px}.chat-header{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;gap:15px;height:60px;margin-top:10px;padding:10px 15px}.back-btn{background:none;border:none;color:#0084ff;font-size:1.2rem;padding:5px}.partner-info{align-items:center;display:flex;gap:10px}.partner-info img{border-radius:50%;height:38px;object-fit:cover;width:38px}.partner-name{color:#1c1e21;font-size:1rem;font-weight:600}.messages-display{background-image:linear-gradient(#ffffffe6,#ffffffe6),url(https://www.transparenttextures.com/patterns/cubes.png);display:flex;flex:1 1;flex-direction:column;gap:10px;overflow-y:auto;padding:15px}.chat-status{color:#888;font-size:.9rem;margin-top:20px;text-align:center}.chat-input-wrapper{align-items:center;background:#fff;border-top:1px solid #ddd;display:flex;gap:12px;padding:10px 15px calc(10px + env(safe-area-inset-bottom))}.attachment-btn{color:#65676b;cursor:pointer;font-size:1.3rem}.chat-input-wrapper textarea{background:#f0f2f5;border:none;border-radius:20px;flex:1 1;font-family:inherit;font-size:1rem;max-height:100px;outline:none;padding:10px 15px;resize:none}.send-btn{align-items:center;background:none;border:none;color:#0084ff;display:flex;font-size:1.4rem;justify-content:center}.send-btn:disabled{color:#bcc0c4}.file-preview-strip{background:#000c;border-radius:10px;bottom:70px;color:#fff;display:flex;font-size:.8rem;justify-content:space-between;left:10px;padding:8px 12px;position:absolute;right:10px}.spinner{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#0084ff;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.store-feeds{height:100%;margin:2px}.stores-page-header{align-items:center;display:flex;justify-content:space-around;margin-top:5px;padding:0 20px}.stores-page-header input{margin-top:8px}.stores-page-header h2{color:#0e8a2f;font-size:1.4rem;font-weight:800;letter-spacing:7px}.stores-page-title{color:#fff;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;font-size:1.4rem;font-weight:800;margin:auto;text-align:center;width:80%}.stores-page-header p{align-items:center;background-color:grey;border-radius:25px;color:#fff;display:flex;font-size:1.2rem;padding:4px 18px}.stores-page-header p:hover{background-color:#cecece;color:#0e8a2f;cursor:pointer}.stores-page-content{height:100%;margin-bottom:50px;margin-top:5px;width:100vw}.stores-category{margin-top:12px;min-height:280px;width:100vw}.stores-categories-list{height:100vh}.stores-category-header{background-color:#f5f5f5;color:#0e8a2f;padding:12px 4px}.category-stores-scroll{column-count:3;display:flex;justify-content:space-evenly;overflow-x:scroll}.unfound-store{font-size:2rem;font-weight:bolder;height:100vh;padding-top:30%;text-align:center}.shop-body{padding-bottom:100px}.shop-header{background-color:#fff}.shop-info-wrapper{align-items:center;background-color:#cecece;display:flex;justify-content:space-between;padding:20px 12px}.shop-logo{background-color:#0e8a2f;border-radius:20%;height:80px;width:80px}.shop-logo-img{border-radius:12.5%;color:#fff;font-size:3rem;font-weight:700;height:100%;object-fit:cover;width:100%}.shop-info-details{margin-left:25px}.feed-header-header svg{background-color:#fff;color:#007bff;font-size:2.8rem;margin:8px;padding:8px}.store-active-status{padding:18px 24px}.store-active-status,.store-active-status button{background:#fff;border-radius:5px;color:#007bff;font-size:1.5rem;font-weight:800}.store-active-status button{border:none;outline:none}.shop-banner{height:380px;width:100%}.shop-banner img{height:100%;max-height:400px;object-fit:contain;width:100%}.shop-img-banner-text{font-size:2rem;font-weight:500}.shop-desc{background-color:#cecece;color:#0e8a2f;font-size:1.2rem;font-weight:500;padding:12px 4px}.shelves-container{height:100vh;overflow-y:scroll;width:100%}.shelves-header{align-items:center;background-color:#fff;display:flex;justify-content:space-around}.shelves-header h2{font-size:1.6rem;margin-bottom:12px}.shelf{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;height:180px;justify-content:space-between;margin:10px 0;padding:15px}.shelf-info{flex-grow:1}.shelf-info h3{color:green;font-size:1.6rem;font-weight:800;margin-bottom:5px}.shelf-info p{color:#000;font-size:1.4rem;font-weight:600}.shelf-btns{display:flex;gap:10px}.shelf-btns button{background-color:#0e8a2f;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:8px 15px;transition:background-color .3s ease}.shelf-btns button:hover{background-color:#979797;color:#0e8a2f}.shelf-btns svg{fill:#666;cursor:pointer;height:20px;transition:fill .3s ease;width:20px}.shelf-btns svg:hover{fill:#333}.shelf-products-wrapper{padding-bottom:50px}.store-shelf-products{display:flex;flex-wrap:wrap;justify-content:space-evenly}.shop-body .products-category{background-color:#cecece;border-radius:5px;margin:28px 0;min-height:400px;padding:8px}.category-name{color:#007aff}.products-category-info p{color:#0e8a2f;font-weight:700;margin:5px}.store-products-list p{color:gray;margin:auto;text-align:center}.products-category-header{align-items:center;background-color:#f5f5f5;display:flex;padding:12px 4px}.products-category-header svg{background-color:#fff;border-radius:4px;color:#188309;font-size:2rem;padding:4px}.products-category-header h2{color:#ff4e4e;margin-left:25px;margin-top:auto}.products-category-desc{background-color:#fff;margin:4px 0;padding:10px}.products-category-desc p{color:#188309;font-size:1.4rem;font-weight:700}.products-category .products-list{display:flex;flex-wrap:wrap;min-height:200px}.products-category .store-products-list{display:flex;min-height:200px;overflow-x:scroll;width:100%}.products-category,.products-list p{font-size:1.2rem;margin-top:20px}.see-more{display:flex;justify-content:flex-end;margin:10px;position:relative}.see-more button{background-color:#0e8a2f;border:none;border-radius:8px;color:#fff;font-size:1.2rem;font-weight:700;height:50px;outline:none;width:200px}.see-more button :hover{background-color:#ff2727;cursor:pointer}.open-create-shelf-modal{background-color:#979797;height:100vh;position:absolute;width:100vw}.close-create-shelf-modal{display:none}.modal-close{margin-top:25%}.store-address-container{background-color:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 4px 12px #00000014;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:50px auto;max-width:500px;padding:30px}.title{color:#333;font-size:24px;font-weight:600;margin-bottom:20px;text-align:center}.address-details{color:#555;display:flex;flex-direction:column;gap:10px}.label{color:#222;font-weight:600;margin-right:5px}.no-address{color:#999;margin-top:50px;text-align:center}.open-create-shelf-modal form{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column;gap:1rem;max-width:70%;padding:2rem;position:relative;width:90%}.modal-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;text-align:center}.open-create-shelf-modal input{border:1px solid #ccc;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}.open-create-shelf-modal input:focus{border-color:#007bff;outline:none}.open-create-shelf-modal label{font-weight:600;margin-bottom:.25rem}.open-create-shelf-modal button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem;transition:background-color .3s}.open-create-shelf-modal button:hover{background-color:#0056b3}.create-shelf-btn-wrapper{display:flex;justify-content:flex-end}.close-create-shelf{background:none;border:none;cursor:pointer;font-size:1.2rem}.admin-products-wrapper{column-count:3;display:flex;flex-wrap:wrap;gap:20px}.store-product-page-wrapper{column-count:3;display:flex;flex-wrap:wrap;gap:28px}.product-page-focused-img{max-height:240px;max-width:300px}.product-details-info{border:2px solid #0e8a2f;border-radius:4px;display:flex;margin:8px;padding:12px 8px}.product-image-selector{display:flex;overflow-x:scroll}.product-img-select{border-radius:5px;margin:4px}.product-img-select img{border-radius:5px;height:80px}.table-row-img{height:40px;width:40px}.product-page-product-desc{margin-left:50px}.carts-table th{background-color:#43a047;color:#fff;font-weight:600;padding:12px;text-align:left}.carts-table tr:hover{background-color:#f9f9f9}.store-user-carts-list{font-family:Arial,sans-serif;padding:20px}.store-user-carts-list h5{color:#e53935;font-size:20px;font-weight:700;margin-bottom:16px;text-align:center}.store-user-carts-list table{background:#fff;border-collapse:collapse;border-radius:10px;box-shadow:0 2px 6px #0000001a;overflow:hidden;width:100%}.store-user-carts-list thead th{background-color:#43a047;color:#fff;font-weight:600;padding:12px;text-align:left}.store-user-carts-list td{border-bottom:1px solid #eee;padding:12px}.store-user-carts-list tbody tr:hover{background-color:#f9f9f9;transition:background .2s ease}.store-user-carts-list td:last-child{color:#e53935;font-weight:700}.store-carts-container{font-family:Arial,sans-serif;padding:20px}.page-title{color:#e53935;font-size:24px;font-weight:700;margin-bottom:20px}.table-wrapper{border-radius:12px;box-shadow:0 2px 6px #0000001a}.carts-table{background:#fff;border-collapse:collapse;width:100%}.carts-table thead th{background-color:#43a047;color:#fff;font-weight:600;padding:12px;text-align:left}.carts-table td{border-bottom:1px solid #eee;padding:12px}.carts-table tbody tr:hover{background-color:#f9f9f9;transition:background .2s ease}.cart-total{color:#e53935;font-weight:700}.view-btn{background-color:#e53935;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:6px 12px;transition:background .2s ease}.view-btn:hover{background-color:#c62828}.no-data{color:#666;font-style:italic;padding:16px;text-align:center}.cart-details{background:#f9f9f9;border:1px solid #eee;border-radius:8px;margin-bottom:20px;padding:12px}.cart-details-info{font-size:14px;margin:6px 0}.cart-details-info strong{color:#43a047}.qty-btn{background-color:#e53935;border:none;border-radius:4px;color:#fff;cursor:pointer;margin:0 4px;padding:4px 8px;transition:background .2s}.qty-btn:hover{background-color:#c62828}.qty-value{display:inline-block;font-weight:700;margin:0 6px;min-width:20px;text-align:center}.cart-actions{display:flex;gap:10px;margin-top:20px}.stores-grid{display:flex;flex-wrap:wrap;height:100vh;justify-content:space-evenly;overflow-y:scroll;padding-bottom:200px}.plan-container{background-color:#f9f9f9;border-radius:12px;box-shadow:0 4px 20px #00000014;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:40px auto;max-width:1200px;padding:30px}.plan-title{color:#007bff;font-size:2.2em;font-weight:700;margin-bottom:30px;text-align:center}.divider{background-color:#ddd;border:none;height:1px;margin:30px 0}.plan-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:40px}.plan-card{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;padding:30px;text-align:center;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;width:200px}.plan-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-5px)}.plan-card--selected{border-color:#007bff;box-shadow:0 0 0 3px #007bff4d}.plan-card h3{color:#007bff;font-size:1.8em;margin-bottom:10px;margin-top:0}.plan-price{color:#28a745;font-size:1.8em;font-weight:700;margin-bottom:15px}.plan-country-info{border-bottom:1px solid #eee;color:#6c757d;font-size:.9em;margin-bottom:20px;padding-bottom:15px;width:100%}.plan-card ul{list-style:none;margin-bottom:25px;padding:0;text-align:left;width:100%}.plan-card li{border-bottom:1px dashed #f1f1f1;color:#555;padding:8px 0}.plan-card li:last-child{border-bottom:none}.select-btn{background-color:#f8f9fa;border:1px solid #007bff;border-radius:5px;color:#007bff;cursor:pointer;font-weight:600;margin-top:auto;padding:10px 25px;transition:background-color .2s,color .2s,transform .1s}.select-btn:hover{background-color:#e2f1ff}.select-btn--selected{background-color:#007bff;border-color:#007bff;color:#fff}.select-btn--selected:hover{background-color:#0056b3}.country-selector-section{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:20px;padding:20px}.selector-title{color:#495057;font-size:1.3em;font-weight:600;margin-bottom:15px;margin-top:0}.country-info--all{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:5px;color:#155724;font-weight:500;padding:15px;text-align:center}.country-select-dropdown{appearance:none;background-color:#fff;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%236c757d" d="M7 10l5 5 5-5z"/></svg>');background-position:right 10px center;background-repeat:no-repeat;background-size:16px;border:1px solid #ccc;border-radius:5px;cursor:pointer;font-size:1em;margin-bottom:20px;padding:10px 15px;width:100%}.country-select-dropdown:disabled{background-color:#e9ecef;cursor:not-allowed}.selected-countries-tags{display:flex;flex-wrap:wrap;gap:10px;min-height:40px}.country-tag{align-items:center;background-color:#007bff;border-radius:20px;color:#fff;display:inline-flex;font-size:.9em;gap:5px;padding:8px 12px}.remove-country-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:1.2em;font-weight:700;line-height:1;opacity:.8;padding:0 5px;transition:opacity .2s}.remove-country-btn:hover{opacity:1}.continue-btn{background-color:#ccc;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:1.2em;font-weight:700;padding:15px;transition:background-color .3s,opacity .3s;width:100%}.continue-btn--active{background-color:#28a745}.continue-btn--active:hover:not(:disabled){background-color:#1e7e34}.continue-btn:disabled{cursor:not-allowed;opacity:.6}.checkout-page-container{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:40px auto;max-width:1200px;padding:20px}.page-header{color:#007bff;font-size:2.5em;font-weight:600;margin-bottom:30px;text-align:center}.checkout-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:2fr 1fr}.checkout-main{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000000d;padding:30px}.checkout-sidebar{background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:30px}.section-title{border-bottom:2px solid #007bff;color:#343a40;font-size:1.5em;font-weight:500;margin-bottom:25px;padding-bottom:10px}.section-divider{background-color:#e0e0e0;height:1px;margin:30px 0}.form-group{margin-bottom:15px}.form-group label{color:#555;display:block;font-weight:600;margin-bottom:8px}.form-group input{border:1px solid #ced4da;border-radius:4px;box-sizing:border-box;font-size:1em;padding:12px;transition:border-color .2s,box-shadow .2s;width:100%}.form-group input:focus{border-color:#007bff;box-shadow:0 0 0 .2rem #007bff40;outline:none}.form-row{display:flex;gap:20px}.form-row .half-width{flex:1 1}.form-row .one-third-width{flex:0 0 30%}.form-row .two-thirds-width{flex:1 1}.payment-method-options{display:flex;gap:20px;margin-bottom:25px}.radio-label{align-items:center;cursor:pointer;display:flex;font-weight:400;gap:5px}.paypal-note{background-color:#fff3cd;border:1px solid #ffeeba;border-radius:4px;color:#856404;margin-top:15px;padding:15px}.summary-items{border-bottom:1px dashed #ccc;margin-bottom:20px;padding-bottom:15px}.summary-item{display:flex;font-size:.95em;justify-content:space-between;margin-bottom:10px}.item-name{color:#555}.summary-totals{margin-bottom:25px}.summary-line{display:flex;font-size:1em;justify-content:space-between;padding:5px 0}.total-line{border-top:2px solid #28a745;color:#28a745;font-size:1.2em;margin-top:10px;padding-top:10px}.place-order-btn{background-color:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.2em;font-weight:700;padding:15px;transition:background-color .3s;width:100%}.place-order-btn:hover:not(:disabled){background-color:#1e7e34}.place-order-btn:disabled{background-color:#6c757d;cursor:not-allowed;opacity:.8}.edit-store-container{background:#fff;border-radius:8px;margin:0 auto;max-width:720px;padding:24px}.edit-store-container h2{font-size:20px;font-weight:600;margin-bottom:24px}.edit-store-form{display:flex;flex-direction:column;margin-bottom:22px}.edit-store-form label{font-size:14px;font-weight:500;margin-bottom:6px}.edit-store-form input,.edit-store-form textarea{border:1px solid #d1d5db;border-radius:4px;font-size:14px;margin-bottom:10px;padding:10px}.edit-store-form textarea{min-height:90px;resize:vertical}.edit-store-form button{align-self:flex-start;background-color:#2563eb;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 18px}.edit-store-form button:disabled{background-color:#9ca3af;cursor:not-allowed}.image-preview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:10px;overflow:hidden}.image-preview img{display:block;width:100%}.logo-preview{height:120px;width:120px}.logo-preview img{height:100%;object-fit:contain}.banner-preview{max-height:180px}.banner-preview img{max-height:180px;object-fit:cover}.loading-text{font-size:14px;padding:40px;text-align:center}.checkout{background:#fff;border:1px solid #e5e5e5;border-radius:8px;margin:40px auto;max-width:700px;padding:24px;position:relative}.checkout h2{margin-bottom:16px;text-align:center}.summary{background:#f9f9f9;border-radius:6px;padding:12px}.methods,.summary{margin-bottom:20px}.methods{display:flex;gap:10px}.methods button{background:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;flex:1 1;padding:10px}.methods button.active{background:#e7f9ef;border-color:#22c55e}.payment-section label{display:block;font-weight:500;margin-bottom:6px}.payment-section input{border:1px solid #ccc;border-radius:4px;margin-bottom:14px;padding:10px;width:100%}.row{display:flex;gap:10px}form button{background:#0e8a2f;border:none;border-radius:4px;color:#fff;cursor:pointer;margin:4px;padding:12px}form button[disabled]{background:#9ca3af;cursor:not-allowed}.store-orders-container{margin-bottom:50px}.order-details{grid-gap:16px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:28px;padding:16px}.order-details-info{display:flex;flex-direction:column;font-size:14px}.order-details-info strong{color:#374151;margin-bottom:4px}.order-details-info span{color:#111827;font-weight:500}.order-status{border-radius:999px;display:inline-block;font-size:12px;font-weight:600;padding:4px 10px;width:fit-content}.order-status.Pending{background:#fef3c7;color:#92400e}.order-status.Paid{background:#d1fae5;color:#065f46}.order-status.Shipped{background:#e0f2fe;color:#075985}.order-status.Delivered{background:#dcfce7;color:#166534}.order-status.Cancelled{background:#fee2e2;color:#991b1b}.table-wrapper{margin-bottom:24px;overflow-x:auto}.orders-table{background:#fff;border-collapse:collapse;width:100%}.orders-table thead{background:#f3f4f6}.orders-table td,.orders-table th{border-bottom:1px solid #e5e7eb;font-size:14px;padding:12px 14px;text-align:left}.orders-table th{color:#374151;font-weight:600}.orders-table td{color:#111827}.orders-table img{object-fit:cover}.order-total{font-weight:600}.price-breakdown{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:32px;margin-left:auto;max-width:420px;padding:16px}.price-row{color:#374151;display:flex;font-size:14px;justify-content:space-between;margin-bottom:10px}.price-row.discount{color:#166534}.price-row.grand-total{border-top:1px solid #d1d5db;color:#111827;font-size:16px;padding-top:12px}.order-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.order-actions button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px;transition:background .2s ease}.btn-primary{background:#2563eb;color:#fff}.btn-primary:hover{background:#1d4ed8}.btn-secondary{background:#e5e7eb;color:#111827}.btn-secondary:hover{background:#d1d5db}.btn-danger{background:#dc2626;color:#fff}.btn-danger:hover{background:#b91c1c}.back-link{color:#2563eb;display:inline-block;font-size:14px;margin-top:8px;text-decoration:none}.back-link:hover{text-decoration:underline}.not-found-msg{background:#f9fafb;border:1px dashed #d1d5db;border-radius:6px;color:#6b7280;font-size:14px;margin:auto;padding:24px;text-align:center}.manage-branches-menu{display:flex;justify-content:space-around}.manage-branches-menu a{background-color:#0e8a2f;border-radius:5px;color:#fff;padding:12px 14px}.product-page-container{display:flex;flex-direction:column;gap:30px;margin:20px auto;max-width:1200px;width:100%}.store-banner{border-bottom:1px solid #eee;padding-bottom:10px}.product-body{display:flex;gap:40px}.product-media-block{display:flex;flex:1 1;flex-direction:column;gap:12px;margin:auto;max-width:400px;padding:8px}.product-main-img{border-radius:4px;height:400px;max-width:380px;object-fit:cover;width:100%}.product-thumb-row{display:flex;gap:10px;overflow-x:scroll}.product-thumb{border-radius:4px;cursor:pointer;height:80px;object-fit:cover;opacity:.7;width:80px}.product-thumb.active-thumb{border:2px solid #333;opacity:1}.product-info-block{display:flex;flex:1 1;flex-direction:column;gap:18px}.product-price{font-size:22px;font-weight:600}.product-qty-row{align-items:center;display:flex;gap:10px}.product-qty-row input{text-align:center;width:40px}.product-comments-block{border-top:1px solid #eee;padding-top:20px}.comment-list{display:flex;flex-direction:column;gap:15px}.comment-item{display:flex;gap:10px}.comment-avatar{border-radius:50%;height:35px;width:35px}.product-cta button{background:#333;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px 0;transition:background .2s;width:100%}.product-cta button:hover{background:#222}.product-cta button:disabled{background:#888;cursor:not-allowed}.like-btn{background:#fff;border:1px solid #444;border-radius:4px;cursor:pointer;font-size:14px;padding:10px 16px;transition:all .2s}.like-btn:hover{background:#f4f4f4}.product-qty-row button{background:#fff;border:1px solid #444;border-radius:4px;cursor:pointer;padding:8px 14px}.product-qty-row button:hover{background:#f4f4f4}.product-qty-row input{border:1px solid #ccc;border-radius:4px;padding:6px}.product-comments-block button{background:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;padding:8px 14px}.product-comments-block button:hover{background:#222}.product-comments-block button:disabled{background:#777;cursor:not-allowed}.new-admins-btn{border:none;border-radius:4;font-size:1.2rem;outline:#0e8a2f;padding:8px 12px}.shop-admins{margin:0 auto;max-width:1100px;padding:24px}.admins-page-header{margin-bottom:20px}.store-name{font-size:22px;font-weight:600;text-transform:capitalize}.page-title{color:#777;font-size:14px;margin-top:4px}.search-user-form{display:flex;gap:10px;margin-bottom:22px}.search-user-form input{border:1px solid #ddd;border-radius:8px;flex:1 1;font-size:14px;outline:none;padding:10px 14px}.search-user-form input:focus{border-color:#333}.search-user-form button{align-items:center;background:#222;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;justify-content:center;padding:0 14px}.admins-list{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.admin-card-container{align-items:center;background:#fff;border:1px solid #eee;border-radius:10px;display:flex;justify-content:space-between;padding:12px;transition:.15s ease}.admin-card-container:hover{border-color:#ccc;transform:translateY(-2px)}.admin-card-details{align-items:center;display:flex;gap:12px}.admin-card-profile-image img{border-radius:50%;height:42px;object-fit:cover;width:42px}.user-card-name{color:#222;font-size:14px;font-weight:500}.admin-chat-btn{align-items:center;background:#111;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:6px;padding:6px 10px;transition:.15s ease}.admin-chat-btn:hover{background:#333}.admin-chat-btn:active{transform:scale(.95)}.ad-ad-header img{border-radius:50%;height:100px;width:100px}.products-card-wrapper{display:flex;margin:20px}.ad-image-select{border-radius:5px;height:100px;object-fit:contain;width:100px}@media (max-width:900px){.plan-card{margin-bottom:15px;max-width:400px}.checkout-grid{grid-template-columns:1fr}.checkout-main{order:2}.checkout-sidebar{order:1}.product-body{flex-direction:column}}.store-search-btn a{align-items:center;border-radius:50px;display:flex;justify-content:center;margin:14px 8px 8px;padding:12px}.store-search-icon{border:none;border-radius:50%;outline:none;padding:10px}.qr-container{align-items:center;background:#f5f5f5;display:flex;flex-direction:column;height:100vh;justify-content:center}.qr-card{background:#fff;border-radius:20px;box-shadow:0 2px 10px #0000001a;padding:20px}.qr-button{background-color:#007aff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;margin-top:30px;padding:15px 30px;transition:background .2s}.qr-button:hover{background-color:#005bb5}@media (max-width:600px){.plan-container{margin:100px auto;padding:15px}.plan-title{font-size:1.8em}.checkout-page-container{margin:20px auto;padding:10px}.form-row{flex-direction:column;gap:0}.form-row .half-width,.form-row .one-third-width,.form-row .two-thirds-width{flex:none;width:100%}.product-details-info{flex-direction:column}.admins-list{grid-template-columns:1fr}}
/*# sourceMappingURL=main.bfc55416.css.map*/