body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;transition:background-color .2s ease-in}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{background-color:#f5f5f5!important;height:100%;margin:0;overflow:hidden;padding:0;position:relative;width:100%;z-index:0}.App{background-color:#f5f5f5;min-height:100vh;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#f5f5f5;color:#333;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#007bff}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.blurred-feed{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@supports (-webkit-touch-callout:none){input,select,textarea{font-size:16px!important}}body,html{background-color:#f8f8f8;height:100%;overscroll-behavior-y:none;scroll-behavior:smooth}.chat-list,.feed-container,.feed-content,.notification-list,.post-wrapper,.profile-wrapper,.scrollable-section{background-color:#f8f8f8;box-sizing:border-box;min-height:100vh;padding-bottom:100px}::-webkit-scrollbar{background:#0000;width:0}.admin-dashboard-container{font-family:Inter,sans-serif;padding:0}.admin-topbar{align-items:center;background-color:#fff;border-bottom:1px solid #eee;display:flex;gap:12px;padding:14px 20px;position:sticky;top:0;z-index:100}.admin-back-icon{cursor:pointer;height:26px;width:26px}.admin-topbar h2{flex-grow:1;font-size:1.2rem;font-weight:600;margin:0}.admin-menu-wrapper{position:relative}.admin-menu-icon{cursor:pointer;height:26px;width:26px}.admin-dropdown{background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 12px #0000000d;font-size:.95rem;position:absolute;right:0;top:40px;width:200px;z-index:999}.admin-dropdown div{align-items:center;cursor:pointer;display:flex;gap:10px;padding:12px 16px;transition:background .2s ease}.admin-dropdown div:hover{background-color:#f5f5f5}.admin-tab-content{padding:20px}.admin-dashboard-denied{color:red;font-size:1.1rem;font-weight:700;padding:20px;text-align:center}.admindashboard-container{font-family:Inter,sans-serif;padding:24px}.admindashboard-container h1{font-size:1.5rem;margin-bottom:12px}.admindashboard-container p{color:#666;font-size:1rem}.admin-tiles-grid{grid-template-columns:1fr 1fr;margin-top:20px;padding:20px}.admin-tile{background:#f8f8f8;border-radius:12px;box-shadow:0 2px 6px #0000000d;cursor:pointer;padding:24px;text-align:center;transition:all .2s ease-in-out}.admin-tile:hover{background:#ececec}.admin-icon{font-size:26px;margin-bottom:8px}.admin-label{font-size:16px;font-weight:500}.admin-scroll-area{height:calc(100vh - 70px);overflow-y:auto;padding:10px}.admin-tiles-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));padding-bottom:80px}.dispute-container{background:#fff;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh}.dispute-topbar{align-items:center;background-color:#fff;border-bottom:1px solid #eee;display:flex;gap:14px;padding:14px 18px;position:sticky;top:0;z-index:100}.dispute-back-icon{height:26px;width:26px}.dispute-topbar h2{font-size:1.2rem;font-weight:600;margin:0}.dispute-content{flex:1 1;overflow-y:auto;padding:16px}.dispute-loading,.no-disputes{color:#555;font-size:1rem;padding:20px;text-align:center}.dispute-card{background:#fafafa;border:1px solid #ddd;border-radius:10px;box-shadow:0 1px 4px #00000008;cursor:pointer;margin-bottom:14px;padding:14px;transition:background .2s ease}.dispute-card:hover{background:#f3f3f3}.dispute-card p{font-size:.95rem;margin:4px 0}.dispute-id{color:#333;font-weight:600}.dispute-status{border-radius:12px;font-weight:500;padding:2px 8px;text-transform:capitalize}.dispute-status.pending{color:#e67e22}.dispute-status.paused{color:#999}.dispute-status.resolved{background-color:#a7f3d0;color:#065f46}.disputemanager-container,.disputemanager-table,.table-header,.table-row{display:none}.dispute-filters{display:flex;gap:10px;justify-content:center;margin:10px 0}.dispute-filters button{background-color:#eee;border:none;border-radius:8px;cursor:pointer;font-weight:700;padding:6px 12px;transition:background-color .3s ease,color .3s ease}.dispute-filters button.pending-active{background-color:#ffcc80;color:#b45309}.dispute-filters button.resolved-active{background-color:#a7f3d0;color:#065f46}.dispute-filters button.pending,.dispute-filters button.resolved{background-color:#eee}.dispute-filters button:hover{opacity:.8}.dispute-filters button.pending:hover{background-color:#ffb84d}.dispute-filters button.resolved:hover{background-color:#6fd1ad}@media (max-width:600px){.dispute-container{height:100vh;padding-bottom:80px}}.dispute-card-wrapper{position:relative}.dispute-dots-icon{cursor:pointer;height:22px;position:absolute;right:12px;top:12px;width:22px}.disputedetail-container{background:#fff;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh;overflow:hidden}.disputedetail-topbar{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;gap:12px;padding:14px 18px;position:sticky;top:0;z-index:10}.disputedetail-back-icon{cursor:pointer;height:26px;width:26px}.disputedetail-topbar h2{font-size:1.2rem;font-weight:600;margin:0}.disputedetail-content{flex:1 1;overflow-y:auto;padding:18px}.disputedetail-content p{word-wrap:break-word;font-size:.95rem;line-height:1.5;margin-bottom:8px;overflow-wrap:break-word;white-space:pre-wrap}.disputedetail-media-grid{margin-top:20px}.disputedetail-media-wrapper{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.disputedetail-media-item{border:1px solid #ccc;border-radius:6px;max-height:200px;object-fit:cover;width:150px}.disputedetail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.admin-btn{border-radius:8px;font-size:.9rem;font-weight:600}.approve-btn{background-color:#00b894}.pause-btn{background-color:#f39c12;color:#fff}.disputedetail-error,.disputedetail-loading{color:#777;font-size:1rem;padding:40px;text-align:center}@media (max-width:600px){.disputedetail-container{height:100vh;padding-bottom:80px}.disputedetail-media-item{max-height:250px;object-fit:contain;width:100%}.disputedetail-actions{flex-direction:column}.admin-btn{width:100%}}.dispute-modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.dispute-modal{background:#fff;border-radius:8px;box-shadow:0 4px 20px #0003;max-width:400px;padding:20px;width:90%}.dispute-modal h3{margin-top:0}.dispute-modal-textarea{font-size:14px;margin-top:10px;padding:10px;resize:none;width:100%}.dispute-modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:15px}.reportmanager-container{background:#f9f9f9;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh;overflow:hidden}.reportmanager-topbar{align-items:center;background-color:#fff;border-bottom:1px solid #ddd;display:flex;padding:12px 16px;position:fixed;top:0;width:100%;z-index:10}.reportmanager-back-icon{cursor:pointer;height:24px;margin-right:12px;width:24px}.reportmanager-topbar h2{font-size:18px;font-weight:600;margin:0}.reportmanager-scroll-area{flex:1 1;overflow-y:auto;padding:70px 20px 40px}.reportmanager-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.reportmanager-filters button{background-color:#eee;border:none;border-radius:6px;cursor:pointer;font-size:14px;padding:6px 12px}.reportmanager-filters button.active{background-color:#222;color:#fff}.report-card{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000d;cursor:pointer;margin-bottom:10px;padding:12px 14px;transition:background .2s}.report-card:hover{background-color:#f3f3f3}.empty-text,.loading-text{color:#666;font-size:14px;padding:20px;text-align:center}@media (max-width:480px){.reportmanager-scroll-area{padding:70px 16px 100px}}.reportdetail-scroll-area{background:#fff;box-sizing:border-box;height:100vh;overflow-y:auto;padding:72px 20px 80px}@media (max-width:480px){.reportdetail-scroll-area{padding:68px 16px 100px}}.reportdetail-topbar{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;left:0;padding:14px 20px;position:fixed;right:0;top:0;z-index:999}.reportdetail-back-icon{cursor:pointer;height:26px;margin-right:12px;width:26px}.reportdetail-topbar h2{flex-grow:1;font-size:18px;font-weight:600;margin:0}.reportdetail-content{font-family:Inter,sans-serif}.reportdetail-content p{word-wrap:break-word;font-size:15px;line-height:1.4;margin-bottom:12px;max-width:100%;overflow-wrap:break-word}.report-preview{background:#f9f9f9;border-radius:8px;margin-top:20px;padding:12px}.report-preview h3{font-size:16px;margin-bottom:10px}.report-preview-img{border-radius:6px;margin-top:10px;max-width:100%;object-fit:cover;width:100%}.report-actions{display:flex;justify-content:center;margin-top:24px}.report-actions button{background:#e53935;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:15px;max-width:500px;padding:12px 16px;transition:background .2s ease;width:100%}.report-actions button:hover{background:#c62828}.merchantmanager-container{background-color:#f9f9f9;display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative}.merchantmanager-topbar{align-items:center;background-color:#fff;border-bottom:1px solid #ddd;display:flex;height:60px;left:0;padding:0 16px;position:fixed;right:0;top:0;z-index:10}.merchantmanager-back-icon{cursor:pointer;height:28px;margin-right:12px}.merchantmanager-topbar h2{font-size:18px;font-weight:600}.merchantmanager-filters{background-color:#fff;border-bottom:1px solid #eee;left:0;overflow-x:auto;padding:10px 0 8px 12px;position:fixed;right:0;top:60px;white-space:nowrap;z-index:9}.merchantmanager-filters button{background-color:#eee;border:none;border-radius:16px;cursor:pointer;font-size:14px;margin-right:8px;padding:6px 12px;white-space:nowrap}.merchantmanager-filters button.active{background-color:#4caf50;color:#fff;font-weight:500}.merchantmanager-content{flex-grow:1;overflow-y:auto;padding:130px 16px 100px}.merchantmanager-card{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;cursor:pointer;margin-bottom:12px;padding:12px 14px;transition:all .2s ease-in-out}.merchantmanager-card:hover{background-color:#f2f2f2}.merchantmanager-card p{font-size:14px;margin:4px 0}.merchantmanager-empty,.merchantmanager-loading{color:#777;font-size:15px;padding:140px 16px}.merchant-status-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:500;padding:2px 8px;text-transform:capitalize}.merchant-status-badge.pending{background-color:#ff9800;color:#fff}.merchant-status-badge.approved{background-color:#4caf50;color:#fff}.merchant-status-badge.rejected{background-color:#f44336;color:#fff}.merchant-status-badge.suspended{background-color:#9e9e9e;color:#fff}.merchant-listing-status{color:green;font-weight:600}.merchantdetail-container{background-color:#fff;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh}.merchantdetail-topbar{align-items:center;background-color:#f9f9f9;border-bottom:1px solid #ddd;display:flex;padding:14px 16px;position:sticky;top:0;z-index:100}.merchantdetail-back-icon{cursor:pointer;height:22px;margin-right:12px;width:22px}.merchantdetail-topbar h2{font-size:18px;font-weight:600;margin:0}.merchantdetail-content{flex-grow:1;overflow-y:auto;padding:16px}.merchantdetail-content p{font-size:15px;line-height:1.4;margin:10px 0}.merchantdetail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.admin-btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 16px}.approve{background-color:#00c851;color:#fff}.reject{background-color:#f44;color:#fff}.suspend{background-color:#f80;color:#fff}.reinstate{background-color:#33b5e5;color:#fff}.merchantdetail-error,.merchantdetail-loading{color:#777;padding:20px;text-align:center}.user-manager-container{background:#fafafa;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh;overflow:hidden}.user-manager-topbar{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;padding:14px 16px;position:sticky;top:0;z-index:10}.user-manager-topbar-title{font-size:1.2rem;font-weight:600}.user-manager-scroll-area{flex-grow:1;overflow-y:auto;padding-bottom:20px}.user-manager-role-filter{-webkit-overflow-scrolling:touch;background:#fff;border-bottom:1px solid #eee;display:flex;gap:8px;overflow-x:auto;padding:12px 16px;white-space:nowrap}.user-manager-role-filter::-webkit-scrollbar{display:none}.user-manager-role-filter button{background:#f0f0f0;border:1px solid #ddd;border-radius:20px;cursor:pointer;font-size:.9rem;padding:6px 12px;transition:.2s}.user-manager-role-filter .active{background:#111;border-color:#111;color:#fff}.user-manager-search-box{background:#fff;border-bottom:1px solid #eee;padding:12px 16px}.user-manager-search-box input{border:1px solid #ccc;border-radius:10px;font-size:.95rem;outline:none;padding:10px 12px;width:100%}.user-manager-list{display:flex;flex-direction:column;gap:12px;padding:16px}.user-card{background:#fff;border-radius:12px;box-shadow:0 2px 6px #0000000d;cursor:pointer;padding:14px 16px;transition:all .2s ease}.user-card:hover{box-shadow:0 4px 10px #0000001a}.user-card-header{display:flex;flex-direction:column}.user-card-header strong{color:#222;font-size:16px}.user-card-header .username{color:#777;font-size:13px;margin-top:4px}.user-meta-line{display:flex;gap:8px;margin-bottom:6px}.badge{background:#eee;border-radius:6px;color:#333;font-size:.8rem;padding:4px 8px;text-transform:capitalize}.badge.status.active{background:#d1f5d3;color:#2e7d32}.badge.status.suspended{background:#ffdede;color:#a80000}.joined-date{color:#666;font-size:.85rem}.badge.status{border-radius:6px;color:#fff;font-size:13px;font-weight:700;padding:4px 10px;text-transform:capitalize}.badge.status.approved{background-color:#4caf50}.badge.status.pending{background-color:#ff9800}.badge.status.rejected{background-color:#f44336}@media (max-width:768px){.user-manager-scroll-area{max-height:calc(100vh - 90px);padding-bottom:60px}}.user-detail-container{display:flex;flex-direction:column;height:100vh}.user-detail-topbar{align-items:center;background-color:#fff;border-bottom:1px solid #ddd;display:flex;padding:10px 16px;position:sticky;top:0;z-index:100}.user-detail-title{font-size:18px;font-weight:700;margin-left:10px}.back-arrow{height:24px;width:24px}.user-detail-content{flex-grow:1;overflow-y:auto;padding:16px}.user-profile-section{margin-bottom:24px;text-align:center}.user-profile-pic{border-radius:50%;height:90px;margin-bottom:10px;object-fit:cover;width:90px}.user-name-username h2{margin:0}.user-name-username p{color:#666;margin:4px 0}.user-email{color:#555;font-size:14px;margin-top:4px}.user-info-columns{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:24px}.user-info-column{flex:1 1;font-size:15px;min-width:160px}.user-info-column div{margin-bottom:10px}.thumb{border-radius:8px;height:auto;margin-top:6px;width:100px}.user-activity-section{font-size:15px;margin-top:20px}.user-activity-section h3{border-bottom:1px solid #eee;font-size:16px;margin-bottom:12px;padding-bottom:6px}.user-admin-buttons{display:flex;gap:12px;margin-top:24px}.delete-btn,.suspend-btn{border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 18px;transition:background-color .2s ease}.suspend-btn{background-color:#f4b400;color:#fff}.suspend-btn.reinstate{background-color:#34a853}.suspend-btn:hover{background-color:#e0a800}.suspend-btn.reinstate:hover{background-color:#2e8b48}.delete-btn{background-color:#ea4335;color:#fff}.delete-btn:hover{background-color:#c62828}.user-detail-scroll-area{max-height:calc(100vh - 100px);overflow-y:auto;padding-bottom:30px}@media (max-width:768px){.user-detail-scroll-area{max-height:calc(100vh - 90px);padding-bottom:60px}}.status-label{border-radius:6px;font-weight:600;padding:4px 10px;text-transform:capitalize}.status-label.pending{background-color:orange;color:#fff}.status-label.approved{background-color:green;color:#fff}.status-label.rejected{background-color:red;color:#fff}.status-label.suspended{background-color:#999;color:#fff}.userdetail-reports{color:#c0392b;font-weight:500;margin-top:8px}.metrics-container{display:flex;flex-direction:column;height:100vh}.metrics-section{margin-bottom:24px}.metrics-section h3{border-bottom:1px solid #eee;color:#333;font-size:16px;margin-bottom:10px;padding-bottom:6px}@media (max-width:768px){.metrics-content{max-height:calc(100vh - 100px);overflow-y:auto;padding-bottom:80px}.metrics-grid{grid-template-columns:1fr}.metric-card{font-size:16px}}.appeal-manager{background:#fefefe;display:flex;flex-direction:column;height:100vh}.appeal-topbar{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;padding:12px 16px;position:fixed;top:0;width:100%;z-index:999}.appeal-topbar h2{flex:1 1;font-size:18px;margin:0;text-align:center}.appeal-back-icon{cursor:pointer;height:24px;width:24px}.appeal-scroll-area{flex:1 1;margin-top:64px;overflow-y:auto;padding:12px 16px}.appeal-card{background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;margin-bottom:12px;padding:12px;transition:.2s}.appeal-card:hover{background:#f9f9f9}.appeal-detail{background:#fff;display:flex;flex-direction:column;height:100vh}.appeal-detail-topbar{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;padding:12px 16px;position:fixed;top:0;width:100%;z-index:999}.appeal-detail-topbar h2{flex:1 1;font-size:18px;margin:0;text-align:center}.appeal-detail-back-icon{cursor:pointer;height:24px;width:24px}.appeal-detail-body{flex:1 1;margin-top:64px;overflow-y:auto;padding:16px}.appeal-message-box{background:#f8f8f8;border-left:4px solid #ccc;border-radius:6px;margin-top:16px;padding:12px;white-space:pre-wrap}.appeal-action-row{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:24px;max-width:100%;overflow:visible;width:100%}.reinstate-appeal-btn{background-color:#4caf50}.reinstate-appeal-btn,.reject-appeal-btn{border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:15px;padding:10px 20px;transition:background-color .2s ease}.reject-appeal-btn{background-color:#e53935}.reinstate-appeal-btn:hover{background-color:#43a047}.reject-appeal-btn:hover{background-color:#d32f2f}.feedback-manager-wrapper{background:#f9f9f9;display:flex;flex-direction:column;height:100vh;position:relative}.feedback-manager-header{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;padding:16px;position:sticky;top:0;z-index:10}.feedback-manager-header img{cursor:pointer;height:24px;margin-right:12px;width:24px}.feedback-manager-header h2{font-size:18px;font-weight:700;margin:0}.feedback-manager-scroll{flex:1 1;overflow-y:auto;padding:16px}.feedback-list{display:flex;flex-direction:column;gap:12px}.feedback-card{background:#fff;border-radius:10px;box-shadow:0 2px 5px #0000000f;cursor:pointer;padding:12px 16px;position:relative;transition:background .2s ease}.feedback-card:hover{background:#f0f0f0}.feedback-type{color:#333;font-weight:700;margin-bottom:4px}.feedback-username{color:#666;font-size:14px;margin-bottom:2px}.feedback-date{color:#999;font-size:12px}.feedback-delete-icon{height:18px;opacity:.6;position:absolute;right:10px;top:10px;transition:opacity .2s ease;width:18px}.feedback-delete-icon:hover{opacity:1}.no-feedback{color:#888;margin-top:40px;text-align:center}.feedback-detail-wrapper{background:#fafafa;display:flex;flex-direction:column;height:100vh}.feedback-detail-header{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;padding:16px;position:sticky;top:0;z-index:10}.feedback-detail-header img{cursor:pointer;height:24px;margin-right:12px;width:24px}.feedback-detail-header h2{font-size:18px;font-weight:700;margin:0}.feedback-detail-scroll{flex:1 1;overflow-y:auto;padding:16px}.feedback-detail-meta{color:#333;font-size:14px;margin-bottom:12px}.feedback-detail-description{background:#fff;border-radius:10px;box-shadow:0 1px 4px #0000000d;font-size:16px;line-height:1.5;margin-bottom:20px;padding:12px 16px}.feedback-detail-media{display:flex;flex-direction:column;gap:12px}.feedback-detail-media img,.feedback-detail-media video{border-radius:10px;box-shadow:0 1px 6px #0000001a;max-width:100%}.feedback-detail-loading{color:#777;font-size:16px;padding:40px;text-align:center}.sponsorship-manager-container{background:#f8f8f8;display:flex;flex-direction:column;height:100vh}.sponsorship-topbar{align-items:center;-webkit-backdrop-filter:blur(8px) saturate(180%);backdrop-filter:blur(8px) saturate(180%);background:#ffffffd9;box-shadow:0 1px 4px #0000000d;display:flex;padding:12px 16px;position:sticky;top:0;z-index:10}.sponsorship-back-icon{cursor:pointer;height:24px;margin-right:12px;width:24px}.sponsorship-header{font-size:18px;font-weight:600}.sponsorship-scroll-area{flex:1 1;overflow-y:auto;padding:16px}.sponsorship-filters{display:flex;gap:10px;margin-bottom:16px}.sponsorship-filters button{background:#fff;border:1px solid #ccc;border-radius:6px;color:#333;cursor:pointer;font-weight:500;padding:6px 12px;transition:.2s}.sponsorship-filters button.active{background:#007bff;border-color:#007bff;color:#fff}.sponsorship-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000a;cursor:pointer;margin-bottom:12px;padding:14px;transition:transform .1s ease}.sponsorship-card:hover{transform:scale(1.01)}.empty-message{color:#777;font-weight:500;padding:20px;text-align:center}.sponsorshipdetail-container{background:#fff;display:flex;flex-direction:column;height:100vh}.sponsorshipdetail-topbar{align-items:center;background:#fafafa;border-bottom:1px solid #eee;display:flex;padding:16px;position:sticky;top:0;z-index:10}.sponsorshipdetail-back-icon{cursor:pointer;height:24px;margin-right:12px;width:24px}.sponsorshipdetail-header{font-size:18px;font-weight:600}.sponsorshipdetail-scroll-area{flex:1 1;overflow-y:auto;padding:16px}.sponsorshipdetail-preview{margin-top:20px}.sponsorshipdetail-product-card{background:#fafafa;border:1px solid #eee;border-radius:8px;display:flex;margin-top:8px;padding:12px}.sponsorshipdetail-product-image{border-radius:6px;height:100px;margin-right:12px;object-fit:cover;width:100px}.sponsorshipdetail-product-info p{font-size:14px;margin:4px 0}.sponsorshipdetail-actions{display:flex;justify-content:space-between;margin-top:24px}.approve-btn,.reject-btn{border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-weight:600;margin:0 8px;padding:10px}.approve-btn{background-color:#28a745}.reject-btn{background-color:#d9534f}.sponsorshipdetail-error,.sponsorshipdetail-loading{color:#666;font-size:16px;padding:24px;text-align:center}.countdown-timer{color:#28a745;font-size:14px;font-weight:700;margin-top:8px}.feed-config-wrapper{background:#f9fafb;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh}.feed-config-topbar{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d;display:flex;gap:12px;padding:14px 16px;position:fixed;top:0;width:100%;z-index:1000}.feed-config-topbar img{cursor:pointer;height:24px;width:24px}.feed-config-topbar h2{font-size:18px;font-weight:600;margin:0}.feed-config-scroll{-webkit-overflow-scrolling:touch;flex:1 1;margin-top:64px;overflow-y:auto;padding:20px 16px 100px}.feed-config-field{display:flex;flex-direction:column;margin-bottom:20px}.feed-config-field label{color:#111827;font-size:14px;font-weight:500;margin-bottom:6px}.feed-config-field input{background:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:15px;padding:10px 12px}.save-button-wrapper{margin-top:30px;text-align:center}.save-button-wrapper button{background-color:#10b981;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;max-width:280px;padding:12px 24px;width:100%}.save-button-wrapper button:disabled{background-color:#9ca3af;cursor:not-allowed}.config-loading{color:#6b7280;font-size:16px;padding:60px 20px;text-align:center}.adminwallet-container{background:#fff;display:flex;flex-direction:column;height:100vh}.adminwallet-topbar{align-items:center;background:#f6f6f6;border-bottom:1px solid #ddd;display:flex;padding:16px}.adminwallet-back-icon{cursor:pointer;height:24px;margin-right:12px;margin-top:10px;width:24px}.adminwallet-body{flex:1 1;overflow-y:auto;padding:20px 20px 80px}.adminwallet-section{margin-bottom:20px}.adminwallet-label{color:#444;font-weight:700;margin-bottom:6px}.adminwallet-address-bar{align-items:center;background:#f1f1f1;border-radius:8px;display:flex;font-family:monospace;font-size:14px;justify-content:space-between;padding:10px}.adminwallet-address-bar button{background:#5c67f2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;padding:6px 12px}.adminwallet-balance{color:#333;font-size:32px;font-weight:700}.adminwallet-history-label{font-size:16px;font-weight:700;margin-bottom:10px;margin-top:30px}.adminwallet-history-list{display:flex;flex-direction:column;gap:14px}.adminwallet-history-row{background:#f9f9f9;border-left:4px solid #5c67f2;border-radius:8px;display:flex;flex-direction:column;padding:12px 14px}.adminwallet-date-type{display:flex;font-size:13px;justify-content:space-between;margin-bottom:4px}.adminwallet-amount{font-size:16px;font-weight:700}.adminwallet-amount.green{color:#1aab40}.adminwallet-amount.red{color:#e03d3d}.adminwallet-desc{color:#666;font-size:13px;margin-top:4px}.adminwallet-history-placeholder{color:#999;padding:16px;text-align:center}.adminwallet-amount.orange{color:orange;font-weight:600}.adminwallet-available{color:#1aab40;font-size:26px;font-weight:600;margin-top:-6px}.adminwallet-subtext{color:#888;font-size:13px;margin-top:4px}.adminwallet-breakdown{color:#444;font-size:14px;list-style:none;margin-bottom:20px;margin-top:10px;padding-left:0}.adminwallet-breakdown li{display:flex;justify-content:space-between;margin-bottom:6px}.adminwallet-breakdown strong{color:#111}.admin-test-payment-container{background:#fefefe;display:flex;flex-direction:column;height:100vh}.admin-test-payment-topbar{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;padding:16px;position:sticky;top:0;z-index:10}.admin-test-payment-back-icon{cursor:pointer;height:24px;margin-right:12px;width:24px}.admin-test-payment-topbar h2{font-size:18px;margin:0}.admin-test-payment-body{flex:1 1;padding:20px}.admin-test-payment-button{background:#38c172;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:14px 20px}.withdrawal-manager{padding:60px 20px 20px}.withdrawal-list{margin-top:20px}.withdrawal-card{background:#f9f9f9;border-radius:8px;cursor:pointer;margin-bottom:10px;padding:15px}.withdrawal-card h3{margin:0}.withdrawal-card p{margin:5px 0 0}.withdrawal-card .status{color:#666;display:inline-block;font-size:12px;margin-top:5px}.withdrawal-detail{padding:60px 20px 80px}.top-bar{height:50px}.top-bar img{cursor:pointer;height:24px;margin:0 15px;width:24px}.detail-content{margin-top:20px}.fixed-footer{background:#fff;border-top:1px solid #ddd;bottom:0;display:flex;justify-content:space-around;left:0;padding:15px;position:fixed;right:0}.fixed-footer button{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:16px;margin:0 10px;padding:12px 0}.reject-btn{background:#f44336;color:#fff}.approve-btn{background:#4caf50;color:#fff}.detail-content p{word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.detail-content strong{display:inline-block;min-width:140px}.home-container{display:flex;flex-direction:column;height:100vh;overflow:hidden}.top-header-wrapper{background:#fff;position:relative;width:100%}.top-nav{align-items:center;background-color:#fff;border-bottom:none;border-bottom:1px solid #ccc;display:flex;height:70px;justify-content:space-between;padding:10px 15px 0;padding:35px 15px}.home-logo{margin-left:-25px;margin-right:-30px;max-height:110px;object-fit:contain}.tabs{display:flex;gap:10px}.tab{cursor:pointer;font-size:14px;margin-left:-3px;margin-right:6px}.tab.active{border-bottom:2px solid #562eff;font-weight:700}.tab.inactive{color:gray}.topbar-menu-wrapper{align-items:center;display:flex;justify-content:center;position:relative;z-index:998}.topbar-menu-icon{cursor:pointer;filter:brightness(.4);height:24px;width:24px}.home-filter-bar{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:8px 12px;scroll-behavior:smooth}.home-filter-bar::-webkit-scrollbar{display:none;padding:4px 10px}.home-filter-track{display:flex;gap:10px;position:relative}.home-filter-btn{background:none;border:none;border-radius:999px;color:#333;cursor:pointer;font-size:14px;font-weight:500;padding:6px 14px;position:relative;transition:color .2s ease;white-space:nowrap}.home-filter-btn:hover{background-color:#f5f5f5;border-radius:999px;transition:background-color .2s ease,border-radius .2s ease}.home-filter-btn.active{color:#000;font-weight:700}.home-filter-slider{background-color:#562eff;border-radius:2px;bottom:0;height:3px;min-width:30px;position:absolute;transition:left .3s ease,width .3s ease}.reload-container{display:flex;justify-content:center;margin-bottom:8px;margin-top:12px}.reload-feed-icon{cursor:pointer;height:24px;opacity:.75;transition:transform .3s ease,opacity .3s ease;width:24px}.reload-feed-icon:hover{opacity:1;transform:rotate(90deg)}.reload-floating{align-items:center;background:#fff;border-radius:50%;bottom:140px;box-shadow:0 2px 8px #0003;cursor:pointer;display:flex;height:48px;justify-content:center;opacity:.85;position:fixed;right:20px;transition:transform .3s ease,opacity .3s ease;width:48px;z-index:30}.reload-floating:hover{opacity:1;transform:rotate(90deg)}.reload-floating img{height:24px;width:24px}.feed-content{background-color:#fff;flex:1 1;overflow-y:auto;overscroll-behavior:contain;padding-bottom:calc(env(safe-area-inset-bottom, 0px) + 100px)}.feed-content::-webkit-scrollbar{display:none}.blur-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#0000001a;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:10}.home-dropdown{animation:slideInRight .25s ease-out;background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 16px #0000001a;min-width:220px;padding:6px 0;position:absolute;right:10px;top:60px;z-index:999}.home-dropdown div{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:10px 16px;transition:background .2s ease}.home-dropdown div:hover{background-color:#f5f5f5}.home-dropdown img{height:20px;object-fit:contain;width:20px}.scroll-to-top{align-items:center;background:#fff;border-radius:50%;bottom:80px;box-shadow:0 2px 8px #0003;cursor:pointer;display:flex;height:48px;justify-content:center;position:fixed;right:20px;transition:opacity .3s ease;width:48px;z-index:30}.scroll-to-top img{height:24px;width:24px}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.end-of-feed{color:#666;margin-bottom:60px;opacity:.8;padding:20px 0}.end-of-feed,.end-of-feed-msg{font-size:14px;text-align:center}.end-of-feed-msg{align-items:center;color:#888;display:flex;flex-direction:column;padding:40px 20px 80px}.end-scroll-icon{height:24px;margin-bottom:8px;opacity:.6;width:24px}.home-spinner{animation:spin .8s linear infinite;border:3px solid #ccc;border-radius:50%;border-top-color:#000;height:30px;margin:20px auto;width:30px}.post-body-indented{display:flex;flex-direction:column;gap:10px;margin-left:50px;margin-top:-5px}.post{box-sizing:border-box;max-width:100%;overflow-x:hidden}.popup-close-icon{cursor:pointer;height:24px;left:16px;opacity:.8;position:absolute;top:18px;transition:opacity .2s ease;width:24px;z-index:2}.popup-close-icon:hover{opacity:1}.post-card{background:#fff;border-radius:12px;box-shadow:0 1px 5px #0000000d;display:flex;flex-direction:column;gap:10px;padding:12px;position:relative}.user-info{align-items:flex-start;display:flex;gap:1px;margin-bottom:2px;margin-top:0}.user-info>div{display:flex;flex-direction:column}.avatar{border:1px solid #ccc;margin-top:4px}.name-username{color:#111;font-size:14px;font-weight:700;max-width:180px;vertical-align:middle}.name-username,.name-username strong{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.name-username strong{max-width:100%}.location{color:#888;font-size:12px;line-height:1.3;margin-top:2px;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:480px){.location{max-width:150px}}.location-row{align-items:center;display:flex;flex-wrap:nowrap;gap:6px;margin-top:2px}.post-location-text{color:#888;font-size:12px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.role-pill{color:#777;font-size:11px;font-weight:500;margin-left:0}.role-pill.solo-pill{margin-left:0;padding-left:2px}.merchant-pill{background:linear-gradient(135deg,#007aff,#00c6ff);border-radius:14px;box-shadow:0 2px 5px #007aff4d;color:#fff;display:inline-block;font-size:9px;font-weight:500;letter-spacing:.4px;margin-left:0;padding:3px 10px;text-transform:uppercase}.timestamp{color:#999;font-size:11px;margin-top:2px}.post-body{margin-top:10px}.post-text{word-wrap:break-word;font-size:15px;line-height:1.5;margin-bottom:10px;overflow-wrap:break-word;white-space:pre-wrap}.actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}@media (max-width:480px){.actions{justify-content:space-between}}.action-icon{height:15px;object-fit:contain;width:15px}.save-icon{height:25px!important;margin-bottom:0;width:25px!important}.action-slot{align-items:center;display:flex;flex-shrink:1;gap:2px;min-width:0}@media (max-width:480px){.actions{gap:8px}.action-count{font-size:11px}}.icon-btn{background:none;border:none;padding:0}.share-feedback{color:green;font-size:12px;margin-left:4px}.menu-icon{background:none;border:none;color:#000;cursor:pointer;font-size:18px}.menu-dropdown{background:#fff;border:1px solid #ccc;border-radius:6px;box-shadow:0 2px 5px #0000001a;display:flex;flex-direction:column;max-width:240px;min-width:150px;position:absolute;right:0;top:25px;white-space:nowrap;z-index:10}.menu-dropdown button{background:none;border:none;border-bottom:1px solid #eee;color:#333;cursor:pointer;font-size:14px;padding:10px;text-align:left}.menu-dropdown button:last-child{border-bottom:none}.carousel-wrapper{border-radius:10px;width:100%}.carousel-scroll,.carousel-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto;scroll-snap-type:x mandatory}.carousel-scroll{display:flex;gap:10px;scroll-behavior:smooth}.carousel-scroll::-webkit-scrollbar{display:none}.carousel-img{background-color:#f8f8f8;border-radius:12px;cursor:pointer;flex-shrink:0;height:auto;max-height:350px;max-width:100%;object-fit:cover;scroll-snap-align:center;width:100%}@media (max-width:480px){.carousel-img,.post-img{max-height:420px}}.carousel-dots{display:flex;gap:6px;justify-content:center;margin-top:8px}.dot{background-color:#ccc;border-radius:50%;height:6px;transition:background-color .3s ease;width:6px}.dot.active{background-color:#007aff}.post-video{aspect-ratio:auto;display:block;height:auto;margin:8px auto;max-height:90vh;max-width:100%;width:auto}@media (max-width:500px){.post-video{max-height:none}}.fullscreen-backdrop{align-items:center;background-color:#000;display:flex;height:100%;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:1000}.fullscreen-img-container{max-height:100%;max-width:100%;position:relative;touch-action:pan-y}.fullscreen-img{border-radius:12px;box-shadow:0 4px 20px #00000040;max-height:90vh;max-width:100%;object-fit:contain}.close-fullscreen{background:#fff;border-radius:50%;box-shadow:0 1px 5px #0003;cursor:pointer;height:28px;padding:4px;position:absolute;right:-12px;top:-12px;width:28px;z-index:10}.popup-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);bottom:0;flex-direction:column;justify-content:flex-end;right:0;z-index:999}.popup-card{animation:slideUp .3s ease-out;border-radius:16px 16px 0 0;box-shadow:0 -2px 10px #0003;display:flex;flex-direction:column;height:60vh;overflow:hidden;position:relative;width:100vw}.popup-card h4{font-size:16px;font-weight:700;margin:0 0 12px;text-align:center}.popup-scroll-area{max-height:50vh;overflow-y:auto;padding-right:6px}.popup-scroll-area::-webkit-scrollbar{width:4px}.popup-scroll-area::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.likes-entry{align-items:center;border-bottom:1px solid #eee;display:flex;gap:10px;padding:8px 12px}.mini-avatar{border-radius:50%;height:32px;object-fit:cover;width:32px}.like-text{display:flex;flex-direction:column}.likes-entry .username{color:#111;font-weight:500}.likes-entry .follow-btn{background-color:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;flex-shrink:0;font-size:13px;margin-left:auto;padding:6px 12px}.comment-box{display:flex;flex-direction:column;gap:10px;margin-top:10px}.comment-box textarea{border:1.5px solid #007aff;border-radius:10px;box-sizing:border-box;font-size:14px;min-height:80px;padding:10px;resize:none;width:100%}.comment-box button{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px;width:100%}.comment-entry{border-bottom:1px solid #ccc;padding:10px 0}.comment-row{flex-direction:column;gap:4px}.comment-main{align-items:flex-start;display:flex;justify-content:space-between}.comment-text{color:#333;flex:1 1;margin:0}.comment-text .username{color:#111;font-weight:700}.comment-actions{align-items:flex-start;display:flex;gap:4px}.comment-actions img{cursor:pointer;height:16px;object-fit:contain;width:16px}.comment-actions .comment-like-count{color:gray;font-size:12px;margin-left:4px}.reply-btn{margin-top:4px;text-align:left}.menu-option{align-items:center;background:#fff;border-bottom:1px solid #eee;color:#111;cursor:pointer;display:flex;font-size:14px;gap:8px;overflow:hidden;padding:10px 12px;text-overflow:ellipsis;transition:background .2s ease;white-space:nowrap}.menu-option:hover{background:#f7f7f7}.menu-option-icon{height:18px;margin-right:8px;vertical-align:middle;width:18px}.mention-link{color:#007bff}.no-scroll{height:100vh;overflow:hidden}.feed-container{background-color:#f2f2f2;min-height:100vh;padding:20px 10px}.post{background:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 1px 4px #0000000a;margin:10px auto;max-width:600px;padding:16px;position:relative;width:100%}.post-menu{position:absolute;right:10px;top:10px;z-index:10}@media (max-width:600px){.post-modal.responsive-post-modal{border-radius:0;height:100vh;max-height:100vh;max-width:100%;overflow-y:auto;padding:16px 16px 80px}}.like-btn.liked .action-icon{transform:scale(1.2)}.like-btn .action-icon,.like-btn.liked .action-icon{transition:transform .15s ease}.like-btn:active .action-icon{transform:scale(1.1)}.action-count{color:#444;cursor:pointer;display:inline-block;font-size:13px;margin-left:2px;margin-top:-2px;min-width:18px;opacity:0;text-align:center;transform:scale(.8);transition:opacity .2s ease,transform .2s ease;vertical-align:middle}.action-count.show-count{opacity:1;transform:scale(1);transition-delay:.1s}.like-btn.burst{animation:burst .4s ease-out}@keyframes burst{0%{transform:scale(1)}30%{transform:scale(1.6)}60%{transform:scale(.9)}to{transform:scale(1)}}.show-count{animation:fadeInUp .3s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.payment-tip-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.verified-payment-pill{align-items:center;background:linear-gradient(135deg,#007aff,#00c6ff);border-radius:20px;box-shadow:0 2px 6px #007aff4d;color:#fff;display:flex;font-size:13px;font-weight:500;gap:6px;padding:6px 12px;white-space:nowrap}.tick-icon-premium{height:16px;object-fit:contain;width:16px}@media (max-width:480px){.tip-button-premium,.verified-payment-pill{font-size:12px;padding:5px 10px}.tick-icon-premium{height:14px;width:14px}}.txn-popup-text{font-size:14px;line-height:1.6;padding:0 16px;word-break:break-word}@media (max-width:480px){.txn-popup-text{font-size:13px;line-height:1.5;padding:0 12px}}.receipt-link{color:#007aff;font-weight:500}.receipt-link:hover{text-decoration:none}@media (max-width:400px){.action-count{font-size:11px;margin-left:2px}}.tip-icon-large{height:20px;width:20px}.tip-banner{animation:fadeIn .3s ease-in-out;border-radius:8px;font-size:14px;font-weight:500;margin:8px 16px;padding:12px 16px;text-align:center}.tip-banner.success{background-color:#e6ffed;color:#027a48}.tip-banner.error{background-color:#ffe6e6;color:#c00}.mention-link{color:#1976d2;font-weight:500;text-decoration:none}.mention-link:hover{text-decoration:underline}.readmore-wrapper{display:flex;flex-direction:column;gap:4px}.readmore-text{color:#333;font-size:14px;transition:all .2s ease}.readmore-text,.readmore-text.clamped{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.readmore-text.clamped{-webkit-line-clamp:3;text-overflow:ellipsis}.readmore-text.expanded{display:block}.readmore-toggle{align-self:flex-start;color:#007aff}.tip-drawer-backdrop{background:#00000073;bottom:0;justify-content:center;left:0;right:0;top:0;z-index:1000}.tip-drawer-content{border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -2px 10px #00000026;max-width:500px;padding:20px}.tip-header{font-size:18px;margin-bottom:16px}.tip-close{font-size:20px}.tip-input,.tip-textarea{border:1px solid #ccc;border-radius:8px;font-size:14px;margin-bottom:12px;padding:10px;width:100%}.tip-textarea{min-height:60px;resize:vertical}.tip-send-btn{background-color:#5c67f2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px;width:100%}.tip-drawer-backdrop{align-items:flex-end;background:#0006;display:flex;inset:0;position:fixed;z-index:999}.tip-drawer-content{background:#fff;border-radius:16px 16px 0 0;display:flex;flex-direction:column;max-height:80vh;overflow:hidden;width:100%}.tip-header{align-items:center;border-bottom:1px solid #eee;display:flex;font-weight:700;justify-content:space-between;padding:12px 16px}.tip-close{background:none;border:none;cursor:pointer;font-size:18px}.tip-scroll{flex:1 1;overflow-y:auto;padding:12px 16px}.tip-entry{align-items:flex-start;border-bottom:1px solid #f0f0f0;display:flex;margin-bottom:16px;padding-bottom:12px}.tip-avatar{border-radius:50%;height:36px;margin-right:10px;width:36px}.tip-info{flex-grow:1}.tip-username{color:#222;font-weight:700;text-decoration:none}.tip-message{color:#444;font-size:14px;margin-top:4px}.tip-amount{color:green;font-weight:700;margin-top:6px}.reply-btn{color:#007bff;font-size:14px;margin-top:8px}.tip-replies{border-left:2px solid #ddd;margin-top:10px;padding-left:10px}.tip-reply{align-items:flex-start;display:flex;margin-bottom:8px}.reply-avatar{height:28px;margin-right:8px;margin-top:2px;width:28px}.reply-text{color:#333;font-size:14px}.reply-form{margin-top:10px}.reply-textarea{border:1px solid #ccc;border-radius:8px;font-size:14px;margin-bottom:6px;min-height:40px;padding:6px 10px;width:100%}.reply-submit-btn{background:#4caf50;color:#fff;margin-right:8px}.reply-cancel-btn,.reply-submit-btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;padding:6px 12px}.reply-cancel-btn{background:#eee;color:#333}.tiplist-skeleton-container{padding:10px}.tiplist-skeleton-item{align-items:flex-start;display:flex;gap:10px;margin-bottom:15px}.tiplist-skeleton-avatar{background:#e0e0e0;border-radius:50%;height:40px;width:40px}.tiplist-skeleton-lines{flex:1 1}.tiplist-skeleton-line{background:#e0e0e0;border-radius:4px;height:12px;margin-bottom:6px}.tiplist-skeleton-line.short{width:50%}.shimmer{animation:shimmer 1.2s infinite;background:linear-gradient(90deg,#e0e0e0 25%,#f6f6f6 50%,#e0e0e0 75%);background-size:200% 100%}.deletepost-overlay{background:#0006;inset:0;position:fixed;z-index:999}.deletepost-popup{animation:deletepost-slideUp .3s ease-out;background:#fff;border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -4px 12px #0000001a;padding:20px;position:absolute;width:100%}.deletepost-header h3{color:#111;font-size:18px;font-weight:600;margin:0;text-align:center}.deletepost-body{margin-top:12px;text-align:center}.deletepost-body p{color:#555;font-size:14px;line-height:1.5}.deletepost-footer{display:flex;justify-content:space-between;margin-top:24px}.deletepost-cancel-btn,.deletepost-confirm-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;margin:0 5px;padding:12px;transition:background-color .2s ease}.deletepost-cancel-btn{background-color:#f1f1f1;color:#333}.deletepost-cancel-btn:hover{background-color:#e0e0e0}.deletepost-confirm-btn{background-color:#ff4d4f;color:#fff}.deletepost-confirm-btn:hover{background-color:#e04344}@keyframes deletepost-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.share-drawer{background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;bottom:0;box-shadow:0 -2px 10px #0000001a;left:0;max-height:90%;overflow-y:auto;padding:16px;position:fixed;right:0;z-index:999}.drawer-header{align-items:center;display:flex;font-weight:700;justify-content:space-between;margin-bottom:12px}.search-input{border:1px solid #ddd;border-radius:8px;margin-bottom:12px;padding:10px;width:100%}.user-list{margin-bottom:16px;max-height:300px;overflow-y:auto}.share-user{align-items:center;border-radius:8px;cursor:pointer;display:flex;padding:10px;transition:background .2s}.share-user:hover{background:#f3f3f3}.share-user.selected{background:#d1e7ff}.share-user img{border-radius:50%;height:38px;margin-right:10px;width:38px}.username{font-weight:500}.send-button{background:#000;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:12px;width:100%}.share-user .fullname{font-size:14px;font-weight:600}.share-user .username{color:gray;font-size:13px}.share-drawer-cancel{background:none;border:none;color:#999;cursor:pointer;font-size:14px;padding:6px 12px}.share-drawer-cancel:hover{color:#000}.user-fullname{color:#222;font-size:14px;font-weight:700}.like-drawer-backdrop{align-items:flex-end;background:#00000073;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.like-drawer-content{background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;display:flex;flex-direction:column;max-width:500px;padding:20px;width:100%}.like-header{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:space-between;margin-bottom:16px}.like-close{background:none;border:none;cursor:pointer;font-size:20px}.like-scroll{max-height:60vh;overflow-y:auto}.no-likes{color:#aaa;font-size:14px;text-align:center}.like-entry{align-items:center;border-bottom:1px solid #eee;display:flex;gap:12px;padding:10px 0}.like-avatar{border-radius:50%;height:32px;object-fit:cover;width:32px}.like-username{color:#333;font-weight:600;text-decoration:none}.like-username:hover{text-decoration:underline}.like-skeleton-wrapper{padding:10px 16px}.like-skeleton-entry{align-items:center;display:flex;gap:12px;margin-bottom:14px}.like-skeleton-avatar{background-color:#e0e0e0;border-radius:50%;height:30px;width:30px}.like-skeleton-name{background-color:#e0e0e0;border-radius:4px;height:14px;width:100px}.shimmer{overflow:hidden;position:relative}.shimmer:after{animation:shimmerAnim 1.2s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-150px;position:absolute;top:0;width:100px}@keyframes shimmerAnim{0%{left:-150px}to{left:100%}}.comment-drawer-backdrop{align-items:flex-end;background:#00000073;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.comment-drawer-content{background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -2px 10px #00000026;display:flex;flex-direction:column;max-width:500px;padding:20px;width:100%}.comment-header{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:space-between;margin-bottom:16px}.comment-close{background:none;border:none;cursor:pointer;font-size:20px}.comment-textarea{border:1px solid #ccc;border-radius:8px;font-size:14px;margin-bottom:12px;min-height:60px;padding:10px;resize:vertical;width:100%}.comment-send-btn{background-color:#5c67f2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px;width:100%}.comment-scroll{margin-top:16px;max-height:60vh;overflow-y:auto}.comment-entry{border-bottom:1px solid #eee;margin-bottom:12px;padding-bottom:8px}.comment-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.comment-left{flex:1 1}.comment-text{font-size:14px;margin:0 0 4px;word-break:break-word}.reply-btn{background:none;border:none;color:#007aff;cursor:pointer;font-size:13px;margin-top:2px;padding:0}.replies{margin-left:12px;margin-top:6px}.replies,.reply-entry{color:#444;font-size:13px}.reply-entry{margin-bottom:4px;padding-left:25px}.comment-link{color:inherit;font-weight:700;text-decoration:none}.comment-link:hover{text-decoration:underline}.replying-to-box{color:#555;font-size:13px;margin-bottom:8px}.cancel-reply-btn{background:none;border:none;color:#007aff;cursor:pointer;margin-left:10px}.no-comments{color:#aaa;font-size:14px;text-align:center}.comment-left{align-items:flex-start;display:flex;gap:10px}.comment-avatar{border-radius:50%;height:28px;object-fit:cover;width:28px}.comment-bubble{flex:1 1}.reply-avatar{border-radius:50%;height:20px;margin-right:6px;object-fit:cover;vertical-align:middle;width:20px}@keyframes slideUpDrawer{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.comment-drawer-content{animation:slideUpDrawer .4s ease-out}.comment-drawer-skeleton{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;max-height:80vh;overflow-y:auto;padding:16px}.comment-skeleton-item{align-items:flex-start;display:flex;gap:12px;margin-bottom:16px}.comment-skeleton-avatar{animation:pulse 1.4s ease-in-out infinite;background:#ddd;border-radius:50%;height:36px;width:36px}.comment-skeleton-lines{flex:1 1}.comment-skeleton-line{animation:pulse 1.4s ease-in-out infinite;background:#eee;border-radius:6px;height:10px;margin-bottom:6px;width:80%}.comment-skeleton-line.short{width:40%}.txn-drawer-backdrop{align-items:flex-end;background:#00000073;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.txn-drawer-content{background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -2px 10px #00000026;max-width:500px;padding:20px;width:100%}.txn-header{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:space-between;margin-bottom:16px}.txn-close{background:none;border:none;cursor:pointer;font-size:20px}.txn-body{font-size:15px;line-height:1.5}.txn-popup-text{color:#333;margin-top:8px}.receipt-link{color:#007bff;font-weight:700;text-decoration:underline}*{box-sizing:border-box}.modal-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000026;height:100vh;padding:16px;width:100vw}.post-modal{animation:slideUp .3s ease-in-out;border:2px solid #ccc;border-radius:12px;box-shadow:0 4px 12px #0000001a;max-height:90vh;overflow-y:auto;position:relative}.post-modal,.post-modal.responsive-post-modal{background-color:#fff;max-width:460px;padding:16px;width:100%}.post-modal.responsive-post-modal{border-radius:0;display:flex;flex-direction:column;height:100vh;max-height:100vh;overflow:hidden}.modal-header-wrapper{align-items:center;display:flex;flex-direction:column;margin-bottom:12px}.modal-title{font-size:25px;font-weight:600;margin-bottom:20px;text-align:center}.post-form{flex:1 1;margin-bottom:0;overflow-y:auto;padding-bottom:0}.post-form input,.post-form textarea{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:10px;width:100%}.post-form textarea{min-height:100px;resize:none}.file-label{background-color:#f0f0f0;border-radius:6px;color:#333;cursor:pointer;display:inline-block;font-size:14px;margin-bottom:8px;padding:6px 12px}.warning-text{color:#e74c3c;font-size:13px;font-weight:500;margin-top:4px}.preview-section{display:flex;flex-direction:column;gap:10px;margin-top:10px}.image-preview-scroll{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x mandatory}.image-preview-scroll::-webkit-scrollbar{display:none}.preview-wrapper{display:inline-block}.preview-img{height:140px;scroll-snap-align:start;width:110px}.add-preview img{background-color:#fafafa;border:2px dashed #ccc;border-radius:8px;cursor:pointer;height:140px;object-fit:contain;opacity:.6;width:110px}.add-preview img:hover{opacity:.9}.delete-overlay-icon{background:#fff;box-shadow:0 1px 3px #0003;height:18px;padding:2px;width:18px;z-index:2}.video-preview-container{display:flex;justify-content:center;width:100%}.post-video{background:#000;border-radius:8px;margin:10px 0;max-height:70vh;object-fit:contain;width:100%}.post-footer-buttons{background:#fff;border-top:1px solid #eee;display:flex;justify-content:space-between;padding:16px 0}.cancel-post-btn,.submit-post-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;padding:10px 18px}.cancel-post-btn{background-color:#ccc;color:#fff;margin-right:10px}.submit-post-btn{background-color:#007aff;color:#fff;margin-left:10px}.cancel-post-btn:hover,.submit-post-btn:hover{opacity:.9}.upload-overlay{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffd9;color:#333;display:flex;flex-direction:column;font-size:16px;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:100}.spinner{border:4px solid #562eff;border-top-color:#0000;margin-bottom:12px}@media (max-width:600px){.post-modal.responsive-post-modal{border-radius:0;height:100vh;max-height:100vh;max-width:100%;overflow-y:auto;padding:16px 16px 80px}.modal-title{font-size:18px}.submit-post-btn{font-size:15px}}.post-scroll-content{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-y:auto}.scroll-inner-content{display:flex;flex-direction:column;gap:12px;padding-bottom:20px}.report-popup-backdrop{align-items:center;background:#0006;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:3000}.report-popup{background:#fff;border-radius:10px;box-shadow:0 0 10px #0003;max-width:400px;padding:20px;width:90%}.report-popup h3{margin-top:0}.report-popup label{display:block;font-weight:700;margin-top:12px}.report-popup select,.report-popup textarea{border:1px solid #ccc;border-radius:6px;margin-top:6px;padding:8px;width:100%}.report-submit-btn{background:#ff7675;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;margin-top:16px;padding:10px;width:100%}.report-already-msg{color:green;font-weight:700;margin-top:10px}.sponsored-post-card{background:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;box-sizing:border-box;margin:12px 0;padding:12px;width:100%}.sponsored-card-header{align-items:center;cursor:pointer;display:flex;margin-bottom:10px}.sponsored-store-logo{border-radius:20px;height:40px;margin-right:10px;object-fit:cover;width:40px}.sponsored-store-info{display:flex;flex-direction:column;justify-content:center}.sponsored-store-info strong{color:#111;font-size:15px}.sponsored-store-location{color:#555;font-size:13px;margin-top:1px}.sponsored-label{color:#28a745;font-size:12px;font-weight:500;margin-top:2px}.sponsored-media-section{border-radius:10px;cursor:pointer;margin:8px 0;max-height:240px;overflow:hidden;width:100%}.sponsored-media-section img,.sponsored-media-section video{border-radius:10px;display:block;height:auto;object-fit:cover;width:100%}.sponsored-details{margin-top:10px}.sponsored-title{color:#111;font-size:16px;font-weight:600;margin:5px 0}.sponsored-description{color:#333;font-size:14px;line-height:1.4;margin-bottom:12px}.sponsored-bottom-row{align-items:center;display:flex;justify-content:space-between}.sponsored-price{color:#111;font-size:15px;font-weight:700}.visit-store-button{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;padding:6px 12px}.visit-store-button:hover{background:#23923d}.sponsored-store-row{align-items:center;display:flex;justify-content:space-between}.sponsored-store-name{font-weight:700}.sponsored-ads-icon{height:18px;margin-left:8px;opacity:.7;width:18px}.sponsored-store-location{color:#777;font-size:.85rem;margin-top:2px}.skeleton-post{animation:pulse 1.2s ease-in-out infinite;background-color:#fff;border-radius:12px;margin-bottom:15px;padding:14px}.skeleton-header{background-color:#e0e0e0;border-radius:8px;height:40px;width:100%}.skeleton-media{background-color:#ccc;border-radius:10px;height:220px;margin-top:10px;width:100%}.skeleton-caption{margin:10px 0;width:80%}.skeleton-actions,.skeleton-caption{background-color:#e0e0e0;border-radius:6px;height:16px}.skeleton-actions{width:60%}.auth-container{flex-direction:column;justify-content:flex-start;padding:40px 20px 20px}.login-full{align-items:center;display:flex;flex-direction:column;max-width:400px;width:100%}.logo-box{margin-bottom:20px}.auth-logo{height:auto;width:160px}h2{margin-bottom:-6px}.slogan-text{color:#333;font-size:14px;font-weight:500;margin-bottom:8px;margin-top:0}.login-form{display:flex;flex-direction:column;gap:10px;width:100%}.login-form input{border:1px solid #ccc;border-radius:10px;font-size:14px;padding:10px;transition:border-color .2s}.login-form input:focus{border-color:#562eff;outline:none}.login-btn{background-color:#562eff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:12px;transition:background-color .25s ease}.login-btn:hover{background-color:#4338ca}.forgot-password{color:#07c;display:inline-block;font-size:13px;margin-top:10px;text-decoration:none}.forgot-password:hover{text-decoration:underline}.divider{color:#999;font-size:13px;margin:24px 0 16px;position:relative}.divider:after,.divider:before{background:#ddd;content:"";height:1px;position:absolute;top:50%;width:30%}.divider:before{left:0}.divider:after{right:0}.login-pi-btn{align-items:center;background:#fff;border:1.5px solid #ccc;border-radius:12px;box-shadow:0 2px 6px #0000000f;color:#111;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;justify-content:center;padding:10px 16px;transition:all .2s ease;width:100%}.login-pi-btn:hover{background:#f7f7f7;border-color:#bbb}.login-pi-btn img.social-icon-img{height:18px;object-fit:contain;width:18px}.error-banner{animation:fadeIn .3s ease-in-out;background-color:#ffe6e6;border-radius:8px;color:#c00;margin-bottom:12px}.subtext span{color:#888;display:block;font-size:12px;margin-top:4px}.pi-auth-only-drawer{height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.pi-auth-only-backdrop{background:#0006;height:100%;position:absolute;width:100%}.pi-auth-only-content{animation:slideUp .3s ease-out;background:#fff;border-radius:16px 16px 0 0;bottom:0;box-shadow:0 -2px 12px #0000001a;padding:24px;position:absolute;width:100%}.pi-auth-only-content h3{margin-top:0}.pi-auth-only-content p{color:#333;font-size:14px;margin:12px 0}.pi-auth-only-content button{background:#562eff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;margin-top:16px;padding:12px 18px;width:100%}.login-spinner-overlay{align-items:center;background:#ccc;border-radius:8px;display:flex;height:50px;justify-content:center;left:50%;position:fixed;top:0;transform:translateX(-50%);width:88%;z-index:9999}.login-spinner{animation:spin 1s linear infinite;border:3px solid #000;border-radius:50%;border-top-color:#0000;height:20px;width:20px}box-shadow:0 2px 4px #0000001a;.signup-screen{background:#f5f5f5;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;height:100vh;overflow:hidden}.signup-topbar{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;height:80px;justify-content:center;left:0;padding:0 16px;position:fixed;right:0;top:0;z-index:10}.signup-back-icon{cursor:pointer;height:28px;left:16px;position:absolute;width:28px}.signup-topbar-title{color:#111;font-size:17px;font-weight:700;margin:0 auto}.signup-scroll-area{flex-grow:1;margin-top:80px;overflow-y:auto;padding:24px 20px 60px}.signup-scroll-area form{display:flex;flex-direction:column;gap:14px;margin-top:12px}.auth-container{align-items:center;background:#f5f5f5;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:15px 10px}.auth-card{background:#fff;border-radius:16px;box-shadow:0 8px 24px #0000000f;max-width:420px;padding:30px 25px;text-align:center;width:100%}.card-content-wrapper{position:relative}.back-icon{height:30px;left:5px;position:absolute;top:12px;width:40px}.logo-box{align-items:center;background-color:initial;border-radius:8px;display:flex;height:48px;justify-content:center;margin:0 auto 20px;max-width:250px}.auth-logo{height:350%;object-fit:contain;width:auto}h2{font-size:22px;margin-bottom:6px}.subtext{color:#666;font-size:14px;margin-bottom:20px}form{display:flex;flex-direction:column;gap:14px}input,textarea{border:1px solid #ccc;border-radius:10px;font-size:14px;padding:12px;transition:border-color .2s}input:focus,textarea:focus{border-color:#562eff;outline:none}.signup-btn{background-color:#562eff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;padding:12px;transition:background-color .25s ease}.signup-btn:hover{background-color:#4338ca}.auth-footer{color:#666;font-size:13px;margin-top:16px}.auth-footer a{color:#111;font-weight:700;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.signup-info-row{align-items:flex-start;background:#f9f9f9;border-radius:8px;color:#555;display:flex;font-size:13px;gap:10px;margin-top:-6px;padding:8px 0 2px;text-align:left}.signup-info-icon{flex-shrink:0;height:20px;margin-top:4px;width:20px}.signup-info-text{line-height:1.4;max-width:90%}.error-banner{animation:slideDownFade .4s ease;background-color:#ff4d4f;border-radius:10px;box-shadow:0 4px 8px #0000001a;color:#fff;font-weight:500;left:5%;padding:12px 16px;position:fixed;top:15px;width:90%;z-index:1000}.merchant-ok-btn{background-color:#2ecc71;border-radius:8px;font-size:15px;font-weight:600;padding:10px 24px;transition:background-color .25s ease}.merchant-ok-btn:hover{background-color:#27ae60}.profile-topbar{align-items:center;background-color:#fff;border-bottom:1px solid #eee;display:flex;height:60px;justify-content:space-between;left:0;padding:0 16px;position:fixed;top:0;width:100%;z-index:20}.profile-title{font-size:18px;font-weight:700;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap}.back-icon-profile{cursor:pointer;height:24px;left:16px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.topbar-left{align-items:center;display:flex;gap:10px}.profile-topbar .dots-container{margin-left:auto;position:static}.profile-header{align-items:flex-start;border-bottom:1px solid #eee;box-sizing:border-box;justify-content:flex-start;padding:15px;position:relative;width:100%}.profile-content{flex:1 1;max-width:100%;overflow-y:auto;overscroll-behavior:contain;padding-bottom:calc(env(safe-area-inset-bottom, 0px) + 100px);padding-top:60px}.profile-left{display:flex;flex:1 1;flex-direction:row;gap:12px}.avatar{border-radius:50%;height:40px;margin-right:10px;object-fit:cover;width:40px}.profile-info{display:flex;flex-direction:column}.profile-info strong{font-size:16px}.username{color:gray;font-size:13px}.bio{color:#333;font-size:14px;margin:6px 0 0}.location-text{color:#777;font-size:13px}.skills{color:#444;font-size:13px;margin-top:6px}.social-links{color:#07c;font-size:13px;margin-top:4px;word-break:break-word}.merchant-section{background:#f6f6f6;border-radius:8px;font-size:13px;margin-top:10px;padding:10px}.merchant-title{font-weight:700;margin-bottom:4px}.menu-toggle{background:none;border:none;color:#000;cursor:pointer;font-size:20px}.profile-dropdown-menu{animation:slideInFromRight .25s ease-out;background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;min-width:180px;padding:6px 0;position:absolute;right:12px;top:42px;z-index:1000}.profile-dropdown-menu button{align-items:flex-start;background:none;border:none;border-bottom:1px solid #eee;color:#333;cursor:pointer;display:flex;font-size:14px;gap:10px;line-height:1.4;padding:12px 15px;text-align:left;white-space:normal;word-break:break-word}.profile-dropdown-menu button:last-child{border-bottom:none}.icon{flex-shrink:0;height:18px;object-fit:contain;width:18px}.label{display:inline-block;white-space:normal;word-break:break-word}.section-title{font-size:16px;margin:20px 10px 10px}.profile-posts{background:#fff;box-sizing:border-box;display:flex;flex-direction:column;gap:14px;margin:0;max-width:100%;padding:0 16px 30px;width:100%}.user-bio{color:#555;font-size:14px;line-height:1.4;margin-top:6px;max-width:100%;overflow-wrap:break-word;text-align:center;word-break:break-word}.follow-stats{color:#444;font-size:14px;margin:8px 15px 0}.follow-btn{background-color:#000;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:14px;margin-left:auto;padding:6px 16px}.follower-count{color:#555;font-size:13px;margin-top:5px}.follower-link{color:#000!important;text-decoration:none!important}.follower-list{background:#f9f9f9;border-top:1px solid #eee;margin-bottom:10px;padding:10px 15px}.follower-list h4{margin-bottom:6px}.name-username{gap:8px;margin-top:2px}.follower-entry,.name-username{align-items:center;display:flex}.follower-entry{border-bottom:1px solid #eee;justify-content:space-between;padding:8px 12px}.unfollow-btn{background:#eee;border:none;border-radius:6px;cursor:pointer;font-size:13px;padding:6px 10px}.popup-backdrop{align-items:center;background:#0000004d;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:50}.popup-card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000026;max-width:300px;padding:20px;width:90%}.profile-screen-container{-webkit-overflow-scrolling:touch;background:#f9f9f9;display:flex;flex-direction:column;height:100vh;overflow-y:auto}.profile-scroll-area{background:#fff;flex:1 1;height:calc(100vh - 60px);margin-top:40px;overflow-y:auto;padding-bottom:100px}.profile-content-inner{margin:0;max-width:100%;padding:0}.profile-header-centered{background:#fff;box-sizing:border-box}@media (max-width:767px){.profile-scroll-area{padding-bottom:calc(160px + env(safe-area-inset-bottom, 0px))}}@media (min-width:768px){.profile-scroll-area{padding-bottom:80px}}.profile-header-centered .username{color:#666;font-size:14px;margin-bottom:4px}.profile-header-centered .role-badge{margin-bottom:10px}.profile-header-centered .location-text,.profile-header-centered .user-bio{color:#555;font-size:14px;margin-bottom:4px;max-width:90%}@media (max-width:480px){.profile-header-centered{padding:20px 12px}.profile-posts{padding:0}}.location-text,.user-bio,.username{max-width:100%;overflow-wrap:break-word;word-break:break-word}@media (max-width:360px){.avatar-large{height:70px;width:70px}.profile-name{font-size:16px}}.profile-name,.username{max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.profile-posts .post{box-sizing:border-box;margin:0 auto;max-width:100%!important;padding:16px!important;width:100%!important}.profile-content-inner{align-items:stretch;display:flex;flex-direction:column}.post-card,.profile-content-inner{box-sizing:border-box;width:100%}.profile-posts .post .actions{align-items:center;box-sizing:border-box;flex-direction:row!important;flex-wrap:nowrap!important;gap:20px;justify-content:flex-start;padding:0 8px}.merchant-modal-buttons{display:flex;gap:10px;justify-content:center;margin-top:16px}.merchant-cancel-btn,.merchant-register-btn{border:none;border-radius:5px;cursor:pointer;font-size:14px;font-weight:500;min-width:100px;padding:7px 14px}.merchant-register-btn{background-color:#4caf50;color:#fff}.merchant-cancel-btn{background-color:#ddd;color:#333}.merchant-ok-btn{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin-top:16px;padding:7px 16px}.profile-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#000;height:32px;margin:30px auto;width:32px}.profile-refresh-indicator{animation:fadein .25s ease-in-out;color:#111;font-size:15px;font-weight:500;padding:14px;text-align:center}@keyframes fadein{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.pull-to-refresh-spinner{background-color:#fff;overflow:hidden;width:100%}.pull-to-refresh-spinner:after{background:#eee;content:"";display:block;height:1px;width:100%}.highlighted-post{animation:fadeBorder 2s ease-in-out;border:2px solid gold;border-radius:10px}@keyframes fadeBorder{0%{border-color:gold}to{border-color:#0000}}.userprofile-skeleton-container{background-color:#f5f5f5;font-family:Inter,sans-serif;min-height:100vh;padding:16px}.userprofile-skeleton-header{align-items:center;display:flex;flex-direction:column;margin-bottom:24px}.userprofile-skeleton-loadingbar{background:#e0e0e0;border-radius:8px;height:16px;margin-bottom:12px;width:80px}.userprofile-skeleton-avatar{background:#ddd;border-radius:50%;height:90px;margin-bottom:12px;width:90px}.userprofile-skeleton-followers,.userprofile-skeleton-location,.userprofile-skeleton-name,.userprofile-skeleton-role{animation:shimmer 1.3s linear infinite;background:linear-gradient(90deg,#eee 25%,#ddd 50%,#eee 75%);background-size:400% 100%;border-radius:8px;height:14px;margin-bottom:10px;width:60%}.userprofile-skeleton-posts{display:flex;flex-direction:column;gap:24px}.userprofile-skeleton-post{background:#f9f9f9;border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:16px}.post-actions-skeleton,.post-header-skeleton,.post-media-skeleton,.post-text-skeleton{animation:shimmer 1.3s linear infinite;background:linear-gradient(90deg,#eee 25%,#ddd 50%,#eee 75%);background-size:400% 100%;border-radius:6px;margin-bottom:10px}.post-header-skeleton{height:14px;width:40%}.post-text-skeleton{border-radius:8px;height:50px;width:100%}.post-media-skeleton{border-radius:12px;height:180px;width:100%}.post-actions-skeleton{height:14px;width:30%}.follow-drawer-overlay{align-items:flex-end;background:#0000004d;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.follow-drawer{animation:slideUp .3s ease;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -4px 10px #0003;max-height:80%;overflow-y:auto;width:100%}.follow-drawer-header{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:14px 16px}.follow-drawer-header img{cursor:pointer;width:22px}.follow-drawer-body{padding:16px}.drawer-user{font-weight:500}.drawer-user,.drawer-user-card{border-bottom:1px solid #f0f0f0;padding:10px 0}.drawer-user-card{align-items:center;display:flex}.drawer-avatar{border-radius:50%;height:42px;margin-right:12px;object-fit:cover;width:42px}.drawer-user-info{display:flex;flex-direction:column}.drawer-name{font-size:15px;font-weight:600}.drawer-username{color:#666;font-size:13px}.profile-screen{background-color:#fff;font-family:Segoe UI,sans-serif;padding:16px}.userprofile-topbar{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;font-size:16px;font-weight:700;gap:12px;height:60px;left:0;padding:0 16px;position:fixed;top:0;width:100%;z-index:10}.userprofile-topbar img{cursor:pointer;height:24px;width:24px}.profile-header{gap:20px;margin-top:16px}.profile-avatar{height:80px;width:80px}.profile-info{flex:1 1}.profile-name{font-size:20px;margin:0;text-align:left}.username-line{color:#555;margin:4px 0 10px}.profile-bio{color:#444;font-size:14px;font-style:italic;margin-bottom:10px}.follower-count{color:#333;font-size:15px;margin-bottom:4px}.follower-link{font-weight:500}.follower-list{margin-top:10px;padding-left:10px}.follow-btn-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:14px 0 20px}.follow-button{background-color:#007bff;border:none;border-radius:20px;color:#fff}.follow-button,.message-button{cursor:pointer;flex:1 1;font-size:15px;padding:8px 20px}.message-button{background-color:#fff;border:1px solid #007bff;border-radius:20px;color:#007bff}.message-button:hover{background-color:#f0f8ff}.section-title{margin-bottom:12px;margin-top:24px}.user-posts{box-sizing:border-box;display:flex;flex-direction:column;gap:14px;max-width:100%;padding:0 5px 30px -10px;width:100%}.profile-header{align-items:center;display:flex;justify-content:space-between;padding:16px}.profile-avatar{border-radius:50%;height:70px;object-fit:cover;width:70px}.profile-info{flex-grow:1;margin-left:16px}.profile-info h2{font-size:20px;margin:0}.profile-info p{color:#555;font-size:14px;margin:4px 0}.follower-count{font-size:14px;font-weight:700;margin-top:8px}.follower-link{color:#007bff;cursor:pointer;text-decoration:underline}.pi-stats-row{display:flex;font-size:14px;font-weight:700;justify-content:space-between;margin-top:10px}.pi-stats-row div{flex:1 1;text-align:center}.net-stat{color:#333;font-size:14px;font-weight:700;margin-top:5px;text-align:center}.section-title{font-size:18px;font-weight:700;margin:20px 16px 8px}.follower-list{padding:16px}.follower-list h4{margin-bottom:8px}.follower-list p{margin:4px 0}.username-row{align-items:center;display:flex;gap:8px;margin-top:4px}.userprofile-screen-container{background:#f9f9f9;display:flex;flex-direction:column;height:100vh;overflow:hidden}.userprofile-scroll-area{background-color:#fff;flex:1 1;margin-top:60px;overflow-y:auto;overscroll-behavior:contain;padding:0 16px 80px}.profile-header-centered{align-items:center;border-bottom:1px solid #eee;display:flex;flex-direction:column;padding:24px 16px 16px;text-align:center}.avatar-large{border-radius:50%;height:90px;margin-bottom:12px;object-fit:cover;width:90px}.profile-name{font-size:18px;font-weight:700;margin-bottom:4px}.role-badge{background-color:#f1f1f1;border-radius:6px;color:#666;font-size:12px;font-weight:500;margin-bottom:10px;padding:3px 8px}.location-text,.user-bio{color:#555;font-size:14px;margin-bottom:4px;max-width:90%}.follow-stats-centered{color:#444;font-size:14px;margin-top:8px;text-align:center}.visit-store-btn{align-items:center;background-color:#f8f8f8;border:1px solid #ccc;border-radius:20px;color:#000;cursor:pointer;display:flex;font-size:12px;gap:6px;margin-left:auto;padding:4px 12px}.visit-store-icon{height:16px;object-fit:contain;width:16px}.userprofile-spinner{animation:spin 1s linear infinite;border:3px solid #000;border-radius:50%;border-top-color:#0000;height:26px;margin:20px auto;width:26px}.highlight-flash{border:2px solid gold;border-radius:12px;box-shadow:0 0 8px gold}.roleinfo-overlay{background:#0006;inset:0;position:fixed;z-index:999}.roleinfo-popup{animation:slideUp .3s ease-out;background:#fff;border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -4px 12px #0000001a;max-height:80vh;overflow-y:auto;padding:20px;position:absolute;width:100%}.roleinfo-header h3{color:#111;font-size:18px;font-weight:600;margin:0;text-align:center}.roleinfo-body{color:#333;font-size:14px;line-height:1.6;margin-top:16px}.roleinfo-body ul{margin:10px 0 0 18px;padding-left:0}.roleinfo-footer{display:flex;justify-content:center;margin-top:24px}.roleinfo-close-btn{background-color:#333;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 24px}.search-screen{background:#fff;display:flex;flex-direction:column;font-family:sans-serif;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999}.search-top-bar{align-items:center;background-color:#fff;border-bottom:1px solid #ccc;display:flex;justify-content:space-between;padding:12px 14px}.search-top-bar input{border:1px solid #007aff;border-radius:8px;flex:1 1;font-size:14px;margin:0 10px;padding:10px 14px}.search-icon{cursor:pointer;height:20px;width:20px}.search-scroll-area{flex:1 1;margin-top:0;overflow-y:auto;padding:12px 14px}.search-entry{align-items:flex-start;border-bottom:1px solid #eee;cursor:pointer;display:flex;padding:10px 0}.search-avatar{border:1px solid #ccc;border-radius:50%;height:40px;margin-right:10px;object-fit:cover;width:40px}.search-info{display:flex;flex-direction:column;gap:2px}.search-info strong{color:#111;font-size:15px}.search-username{color:gray;font-size:13px}.search-snippet{color:#555;font-size:13px;margin-top:4px;white-space:pre-wrap;word-break:break-word}.search-location{color:#777;font-size:12px;margin-top:2px}.no-results{color:#888;font-size:14px;margin-top:40px;text-align:center}mark{animation:fadeIn .3s ease;background:#007aff;border-radius:3px;color:#fff;padding:0 2px}@media (max-width:600px){.search-top-bar input{font-size:13px;padding:9px 12px}.search-info strong{font-size:14px}.search-location,.search-snippet,.search-username{font-size:12px}.search-avatar{height:36px;width:36px}}.search-title-line{align-items:center;display:flex;gap:5px}.search-type-icon{height:16px;margin-left:5px;width:16px}.saved-screen-container{background:#f9f9f9;display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;height:100vh;overflow:hidden}.saved-topbar{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;height:60px;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10}.saved-back-icon{height:24px;width:24px}.saved-title{font-size:18px;font-weight:700;text-align:center}.saved-scroll-area{background-color:#fff;display:flex;flex:1 1;flex-direction:column;gap:16px;margin-top:60px;overflow-y:auto;overscroll-behavior:contain;padding:16px 16px calc(130px + env(safe-area-inset-bottom, 0px))}.saved-spinner{animation:spin .8s linear infinite;border:4px solid #0003;border-radius:50%;border-top-color:#000;height:32px;margin:80px auto 40px;width:32px}.no-saved-msg{color:gray;font-size:15px;margin-top:80px;text-align:center}.post{flex-shrink:0!important;height:auto!important;overflow:visible!important}.saved-end-message{color:#888;font-size:14px;margin-bottom:80px;margin-top:16px;text-align:center}.notifications-container{background:#f9f9f9;height:100vh;overflow:hidden;padding-top:60px;position:relative}.notifications-top-nav{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;height:60px;justify-content:space-between;left:0;padding:0 16px;position:fixed;top:0;width:100%;z-index:10}.top-nav-left,.top-nav-right{align-items:center;display:flex;justify-content:center;width:50px}.back-icon-notifications{cursor:pointer;height:24px;left:16px;position:absolute;top:20px;width:24px}.notifications-header-center{color:#333;font-size:20px;font-weight:700;left:50%;position:absolute;transform:translateX(-50%)}.menu-dots{cursor:pointer;font-size:24px;text-align:right;-webkit-user-select:none;user-select:none}.dropdown-menu{background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 10px #0000001a;max-width:90vw;min-width:180px;padding:4px 0;position:absolute;right:0;top:35px;word-break:break-word;z-index:10}.dropdown-option{align-items:center;cursor:pointer;display:flex;font-size:14px;line-height:1.3;padding:10px 14px;transition:background .2s;white-space:normal}.dropdown-option:hover{background:#f0f0f0}.dropdown-icon{height:20px;margin-right:8px;vertical-align:middle;width:20px}.notifications-scroll-area{box-sizing:border-box;max-height:calc(100vh - 60px);padding:20px 16px 80px}.notifications-list{display:flex;flex-direction:column;gap:15px}.notification-item{align-items:center;padding:10px}.notification-item:hover{background-color:#f0f0f0}.notification-item.read{opacity:.6}.notification-item.unread{border:1px solid #ccc}.notification-avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}.notification-text{display:flex;flex:1 1;flex-direction:column;font-size:14px;line-height:1.4;min-width:0;overflow-wrap:break-word;white-space:normal;word-break:break-word}.notification-item{align-items:flex-start;background-color:#fafafa;border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:12px 14px;position:relative;transition:background-color .2s ease}.notification-text strong{font-size:14px}.notification-time{color:gray;font-size:12px;margin-top:4px}.notification-delete-icon{cursor:pointer;flex-shrink:0;height:20px;width:20px}.no-notifications{color:gray;font-size:16px;margin-top:50px;text-align:center}.spinner{border-top-color:#3498db;margin:40px auto}.notification-badge{align-items:center;background-color:#007aff;border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:700;height:16px;justify-content:center;position:absolute;right:-5px;top:-5px;width:16px}.notifications-scroll-area{background-color:#fff;flex:1 1;overflow-y:auto;overscroll-behavior:contain;padding:20px 16px 100px}.notification-item.unread:hover{background-color:#f5f5f5;cursor:pointer}.notification-skeleton-card{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;gap:12px;padding:14px 16px}.notification-skeleton-avatar{background:#ddd;border-radius:50%;flex-shrink:0;height:44px;width:44px}.notification-skeleton-content{display:flex;flex:1 1;flex-direction:column;gap:8px}.notification-skeleton-line{background:#e0e0e0;border-radius:6px;height:12px}.notification-skeleton-line.short{width:50%}.notification-skeleton-line.long{width:80%}.notification-skeleton-delete{background:#ddd;border-radius:50%;height:18px;width:18px}.notif-delete-overlay{background:#0006;bottom:0;height:100%;left:0;position:fixed;right:0;z-index:999}.notif-delete-popup{background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;bottom:0;box-shadow:0 -2px 10px #0000001a;padding:24px;position:absolute;width:100%}.notif-delete-popup h3{color:#222;font-size:18px;font-weight:600;margin:0}.notif-delete-popup p{color:#555;font-size:14px;margin-top:10px}.notif-delete-actions{display:flex;gap:10px;justify-content:space-between;margin-top:24px}.notif-cancel-btn,.notif-confirm-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;padding:12px 0}.notif-cancel-btn{background:#f2f2f2;color:#333}.notif-confirm-btn{background:#d63031;color:#fff}.receipt-log-container{background:#f8f9fa;display:flex;flex-direction:column;font-family:system-ui,sans-serif;height:100vh;position:relative}.receipt-header{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;height:60px;padding:0 16px;position:fixed;top:0;width:100%;z-index:20}.receipt-header-title-row{align-items:center;display:flex;gap:12px}.receipt-back-icon{cursor:pointer;height:24px;margin-right:12px;margin-top:10px;width:24px}.receipt-log-title{color:#333;font-size:18px;font-weight:700}.receipt-list{gap:16px}.receipt-card,.receipt-list{display:flex;flex-direction:column}.receipt-card{background:#fff;border:1px solid #e2e2e2;border-radius:12px;box-shadow:0 1px 5px #0000000f;font-size:14px;gap:6px;margin-bottom:16px;padding:16px}.receipt-id{color:#5c3dff;font-size:13px;font-weight:600;margin-bottom:6px;word-break:break-word}.receipt-user{color:#333}.receipt-product{color:#555;font-style:italic}.receipt-used{color:#888;font-size:13px;margin-top:4px}.receipt-time{color:#aaa;font-size:12px;margin-top:4px}.receipt-empty,.receipt-loading{color:#666;font-size:15px;margin-top:80px;text-align:center}body.no-scroll{overflow:hidden}#receipt-scroll{flex:1 1;height:calc(100vh - 60px);margin-top:60px;overflow-y:auto;padding:16px}.feedback-container{background:#fff;display:flex;flex-direction:column;font-family:sans-serif;height:100vh;position:relative}.feedback-header{align-items:center;background-color:#fff;box-shadow:0 2px 6px #0000001a;display:flex;gap:12px;height:60px;left:0;padding:0 16px;position:fixed;right:0;top:0;z-index:100}.feedback-header img{cursor:pointer;width:24px}.feedback-header h2{font-size:18px;font-weight:600;margin:0}.feedback-body{flex:1 1;overflow-y:auto;padding:80px 16px 100px}.feedback-body label{display:block;font-size:14px;font-weight:600;margin-bottom:6px}.feedback-body textarea{border:1px solid #ddd;border-radius:8px;font-size:14px;margin-bottom:20px;min-height:120px;padding:10px;resize:vertical;width:100%}.feedback-media-preview{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:100px;margin-top:10px}.preview-thumb{border:1px solid #ccc}.feedback-remove-icon,.preview-thumb{align-items:center;display:flex;justify-content:center}.feedback-remove-icon{background:#0009;border-radius:50%;cursor:pointer;height:20px;position:absolute;right:4px;top:4px;width:20px;z-index:2}.feedback-remove-icon img{filter:invert(1);height:12px;width:12px}.feedback-toast{border-radius:8px;box-shadow:0 4px 12px #0003;font-size:14px;font-weight:600;left:5%;padding:14px;position:fixed;text-align:center;top:-80px;transition:top .4s ease;width:90%;z-index:999}.feedback-toast.success{background-color:#2ecc71;color:#fff;top:20px}.feedback-toast.error{background-color:#e74c3c;color:#fff;top:20px}.add-media-box{border:2px dashed #aaa}.add-media-box img{width:24px}.submit-feedback-btn{background-color:#2ecc71;border:none;border-radius:12px;bottom:20px;box-shadow:0 3px 10px #0003;color:#fff;cursor:pointer;font-size:16px;font-weight:700;left:16px;padding:14px;position:fixed;right:16px;z-index:100}.feedback-select{background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px;font-size:14px;margin-bottom:20px;padding:10px;width:100%}.edit-profile-screen{background:#fff;display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative}.edit-profile-header{align-items:center;background-color:#f9f9f9;border-bottom:1px solid #ddd;display:flex;gap:10px;left:0;padding:12px 16px;position:fixed;right:0;top:0;z-index:10}.edit-profile-header img{cursor:pointer;height:24px;width:24px}.edit-profile-header h2{font-size:18px;font-weight:600;margin:0}.edit-profile-scroll{flex:1 1;overflow-y:auto;padding:80px 16px 100px}.edit-profile-scroll label{display:block;font-weight:500;margin-top:20px}.edit-profile-scroll input[type=text],.edit-profile-scroll textarea{background:#fafafa;border:1px solid #ccc;border-radius:8px;font-size:14px;margin-top:6px;padding:10px;resize:none;width:100%}.edit-profile-footer{background-color:#fff;border-top:1px solid #ddd;bottom:0;display:flex;justify-content:space-between;left:0;padding:12px 16px;position:fixed;right:0;z-index:10}.edit-profile-footer button{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:16px;font-weight:500;margin:0 5px;padding:12px}.edit-profile-footer button:first-child{background-color:#eee;color:#333}.edit-profile-footer button:last-child{background-color:#28a745;color:#fff}.profile-pic-preview-row{align-items:center;display:flex;gap:16px;margin-top:12px;transition:all .3s ease}.profile-pic-main{position:relative;width:80px}.profile-pic-main,.profile-pic-reset{height:80px;transition:transform .4s ease}.profile-pic-reset{align-items:center;display:flex;flex-direction:column;gap:2px;justify-content:flex-start;margin-left:20px;padding-top:15px}.edit-profile-pic{border-radius:50%;height:80px;object-fit:cover;width:80px}.reset-profile-pic{border-radius:50%;height:50px;object-fit:cover;opacity:.6;transition:opacity .2s ease,transform .3s ease;width:50px}.reset-profile-pic:hover{opacity:1;transform:scale(1.05)}.profile-pic-reset p{color:#666;font-size:11px;margin:0;padding:0;text-align:center}.profile-pic-active{order:0}.profile-pic-inactive{order:1}.spinner-overlay{align-items:center;background:#fff9;display:flex;height:80px;justify-content:center;left:0;position:absolute;top:0;width:80px}.spinner{animation:spin 1s linear infinite;border:3px solid #ccc;border-top-color:#000;height:24px;width:24px}.register-merchant-section{background:#f7f7f7;border:1px solid #eee;border-radius:10px;margin-top:30px;padding:12px}.register-merchant-section p{font-size:14px;margin-bottom:8px}.register-merchant-section button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:8px 12px}.create-post-screen{background:#fff;display:flex;flex-direction:column;height:100vh;overflow:hidden}.create-post-header{align-items:center;background-color:#fff;border-bottom:1px solid #eee;display:flex;font-size:16px;font-weight:700;height:60px;justify-content:center;position:fixed;top:0;width:100%;z-index:10}.create-post-body{flex:1 1;margin-bottom:70px;margin-top:60px;overflow-y:auto;padding:16px}.create-post-body input[type=text],.create-post-body textarea{border:1px solid #ccc;border-radius:10px;box-sizing:border-box;font-size:14px;margin-bottom:12px;padding:10px;width:100%}.create-post-body input[type=text]:focus,.create-post-body textarea:focus{border-color:#007aff;box-shadow:0 0 0 2px #007aff1a;outline:none}.create-post-body .file-label{background-color:#f9f9f9;border:1.5px dashed #ccc;border-radius:10px;color:#444;cursor:pointer;display:block;font-size:14px;font-weight:500;margin-bottom:12px;padding:12px 16px;text-align:center;transition:background .3s ease;width:100%}.create-post-body .file-label:hover{background-color:#f0f0f0;transform:scale(.98)}.upload-icon{height:18px;margin-right:8px;object-fit:contain;vertical-align:middle;width:18px}.preview-scroll{display:flex;gap:10px;margin-top:10px;overflow-x:auto}.preview-img{border-radius:8px;height:100px;width:100px}.preview-img,.preview-wrapper{position:relative}.delete-overlay-icon{background:#fffc;border-radius:50%;cursor:pointer;height:20px;position:absolute;right:4px;top:4px;width:20px}.create-post-footer{align-items:center;background-color:#fff;border-top:1px solid #eee;bottom:0;display:flex;height:60px;justify-content:space-between;padding:0 16px;position:fixed;width:100%;z-index:10}.create-post-cancel-btn,.create-post-submit-btn{border:none;border-radius:10px;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px}.create-post-cancel-btn{background-color:#f2f2f2;color:#333}.create-post-submit-btn{background-color:#007aff;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:background .3s ease}.create-post-submit-btn:hover{background-color:#006ae0}.preview-area{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;padding-top:10px}.preview-box{background-color:#f9f9f9;border:1px solid #ccc;border-radius:10px;flex:0 0 auto;height:100px;overflow:hidden;position:relative;width:100px}.preview-img{display:block;height:100%;object-fit:cover;width:100%}.preview-box button{background:#ffffffd9;border:none;font-size:14px;height:22px;right:4px;top:4px;width:22px}.preview-box button,.preview-remove-icon{border-radius:50%;cursor:pointer;position:absolute}.preview-remove-icon{background-color:#ffffffd9;box-shadow:0 1px 4px #00000026;height:20px;object-fit:contain;padding:2px;right:6px;top:6px;width:20px;z-index:5}.preview-remove-icon:hover{background-color:#ffffffe6}.add-preview-box{align-items:center;background-color:#fafafa;border:2px dashed #ccc;cursor:pointer;display:flex;justify-content:center}.add-preview-icon{height:28px;opacity:.6;width:28px}.add-preview-box:hover .add-preview-icon{opacity:1}.video-preview{aspect-ratio:auto;background:#000;border-radius:8px;display:block;height:auto;margin:8px auto;max-height:90vh;max-width:100%;object-fit:contain;width:auto}@media (max-width:500px){.video-preview{max-height:none}}.video-preview-box{margin-top:10px;max-width:100%;position:relative;width:100%}.video-remove-icon{background-color:#ffffffe6;border-radius:50%;box-shadow:0 2px 6px #0003;cursor:pointer;height:28px;object-fit:contain;padding:4px;position:absolute;right:8px;top:15px;transition:background .2s ease;width:28px;z-index:10}.video-remove-icon:hover{background-color:#fff}.post-error-banner{animation:slideDownFade .4s ease;background-color:#ff3b30;border-radius:20px;box-shadow:0 2px 8px #0000001a;color:#fff;font-size:14px;font-weight:500;margin-bottom:12px;padding:10px 20px;text-align:center}.txn-feedback{font-size:13px;margin-left:4px;margin-top:4px}.txn-feedback.valid{color:green}.txn-feedback.invalid{color:red}.txn-feedback.used{color:#e68a00}.create-post-overlay{align-items:center;background:#ffffffe6;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:9999}.post-spinner-large{height:64px;margin-bottom:10px;width:64px}.posting-text{color:#444;font-size:16px;font-weight:700}.create-post-submit-btn[disabled]{opacity:.6;pointer-events:none}.create-post-suspended-banner{background:#fee;border-radius:10px;color:#b00020;font-weight:700;margin:50px auto;max-width:90%;padding:20px;text-align:center}.appeal-button{background-color:#ff6b6b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;margin-top:12px;padding:10px 16px}.appeal-button:hover{background-color:#e44d4d}.mention-input-wrapper{position:relative}.mention-drawer{animation:fadeIn .2s ease;border:1px solid #ccc;border-radius:10px 10px 0 0;box-shadow:0 -2px 10px #00000014;max-height:200px;position:absolute;z-index:20}.mention-drawer .mention-item{align-items:center;border-bottom:1px solid #eee;cursor:pointer;display:flex;gap:10px;padding:10px 14px}.mention-drawer .mention-item:last-child{border-bottom:none}.mention-drawer .mention-item:hover{background:#f6f6f6}.mention-drawer .mention-avatar{border-radius:50%;height:28px;object-fit:cover;width:28px}.mention-drawer .mention-info{display:flex;flex-direction:column}.mention-drawer .mention-name{font-size:14px;font-weight:500}.mention-drawer .mention-username{color:#888;font-size:12px}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.mention-drawer{background:#fff;border-radius:12px 12px 0 0;border-top:1px solid #ddd;bottom:0;box-shadow:0 -2px 10px #00000026;left:0;max-height:240px;overflow-y:auto;position:fixed;right:0;z-index:9999}.mention-suggestion{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;padding:10px;transition:background-color .2s ease}.mention-suggestion:hover{background-color:#f9f9f9}.mention-avatar{border-radius:50%;height:40px;margin-right:10px;object-fit:cover;width:40px}.mention-info{display:flex;flex-direction:column}.mention-title-line{align-items:center;display:flex;gap:6px}.mention-type{color:#777;font-size:13px}.mention-icon{height:16px;width:16px}.mention-drawer{animation:slideUp .2s ease}.mywallet-container{background-color:#fefefe;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh}.mywallet-topbar{align-items:center;background-color:#fff;border-bottom:1px solid #eee;display:flex;padding:16px;position:sticky;top:0;z-index:999}.mywallet-back-icon{cursor:pointer;height:24px;margin-right:12px;width:24px}.mywallet-topbar h2{font-size:18px;margin:0}.mywallet-body{flex:1 1;overflow-y:auto;padding:20px}.wallet-address-section{margin-bottom:32px}.wallet-label{color:#333;font-size:14px;font-weight:600;margin-bottom:6px}.wallet-address-bar{border-radius:10px;font-family:monospace;font-size:14px;padding:10px 14px}.wallet-address-bar button{background:#e0e0e0;border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:6px 10px}.wallet-balance-section{text-align:center}.wallet-balance{color:#28a745;font-size:36px;font-weight:700}.wallet-footer-buttons{background:#fff;border-top:1px solid #eee;bottom:0;display:flex;gap:10px;justify-content:space-between;left:0;padding:12px 16px;position:fixed;width:100%;z-index:10}.wallet-topup-btn{background-color:#38c172;color:#fff}.wallet-topup-btn,.wallet-withdraw-btn{border:none;border-radius:8px;flex:1 1;font-size:16px;font-weight:700;padding:12px}.wallet-withdraw-btn{background-color:#ccc;color:#333}.wallet-history-placeholder{margin:0 16px;padding:20px 0 100px;text-align:left}.wallet-history-label{font-size:18px;font-weight:700;margin-left:10px;margin-top:20px}.wallet-history-list{display:flex;flex-direction:column;gap:10px;padding-bottom:100px}.wallet-history-row{align-items:center;border-bottom:1px solid #eee;color:#333;display:grid;font-size:14px;grid-template-columns:100px 90px 1fr;padding:10px}.wallet-history-type-date{color:#444;display:flex;flex-direction:column;font-size:13px}.wallet-history-date{color:#999;font-size:12px;margin-top:2px}.wallet-history-amount.green{color:green;font-weight:700}.wallet-history-amount.red{color:red;font-weight:700}.wallet-success-banner{animation:slideDownFade .3s ease-in-out;background-color:#e6ffed;border-radius:10px;box-shadow:0 4px 10px #0000000a;color:#027a48;font-weight:500;margin:10px 15px;padding:12px 16px;text-align:center}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mywallet-container{overflow-x:hidden}.wallet-history-desc{color:#444;font-size:13px;padding-left:10px;word-break:break-word}.wallet-testnet-label{color:#999;font-size:14px;margin-bottom:4px;margin-top:6px;text-align:center}.wallet-address-bar{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;justify-content:space-between;max-width:100%;overflow-x:auto;padding:10px 12px;white-space:nowrap}.wallet-address-bar span{display:inline-block;font-family:monospace;max-width:70%;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.wallet-address-bar button{flex-shrink:0;margin-left:10px}.topup-drawer-backdrop{align-items:flex-end;background:#00000073;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.topup-drawer-content{background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -2px 10px #00000026;max-width:500px;padding:20px;width:100%}.topup-header{align-items:center;display:flex;font-size:18px;font-weight:700;justify-content:space-between;margin-bottom:16px}.topup-close{background:none;border:none;cursor:pointer;font-size:20px}.topup-input{border:1px solid #ccc;border-radius:8px;font-size:16px;margin-bottom:16px;padding:10px;width:100%}.topup-send-btn{background-color:#2ecc71;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:12px;width:100%}.fixed{position:fixed}.inset-0{bottom:0;left:0;right:0;top:0}.z-50{z-index:50}.flex{display:flex}.items-end{align-items:flex-end}.justify-center{justify-content:center}.bg-black,.bg-opacity-50{background-color:#00000080}.max-w-md{max-width:420px}.p-6{padding:1.5rem}.bg-white{background-color:#fff}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.shadow-lg{box-shadow:0 10px 15px #0000001a}.text-xl{font-size:1.25rem}.font-bold{font-weight:700}.mb-4{margin-bottom:1rem}.text-gray-700{color:#4a5568}.py-3{padding-bottom:.75rem;padding-top:.75rem}.text-white{color:#fff}.rounded-xl{border-radius:.75rem}.font-semibold{font-weight:600}.w-full{width:100%}.aboutbarterfi-container{background-color:#fff;display:flex;flex-direction:column;height:100vh}.aboutbarterfi-topbar{align-items:center;background-color:#fff;border-bottom:1px solid #ddd;display:flex;height:56px;left:0;padding:0 16px;position:fixed;right:0;top:0;z-index:10}.aboutbarterfi-back-icon{cursor:pointer;height:24px;margin-right:12px;margin-top:5px;width:24px}.aboutbarterfi-title{font-size:18px;font-weight:700}.aboutbarterfi-scroll-area{flex:1 1;margin-top:56px;overflow-y:auto;padding:16px}.aboutbarterfi-content{margin:0 auto;max-width:700px}.aboutbarterfi-content h3,.aboutbarterfi-content h4{font-weight:700;margin-top:20px}.aboutbarterfi-content li,.aboutbarterfi-content p{font-size:15px;line-height:1.6}.aboutbarterfi-content ul{margin-top:10px;padding-left:20px}.terms-container{background:#fefefe;color:#222;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh}.terms-topbar{align-items:center;background-color:#fff;border-bottom:1px solid #ddd;display:flex;padding:12px 16px;position:sticky;top:0;z-index:10}.terms-back-icon{cursor:pointer;height:24px;margin-right:12px;margin-top:10px;width:24px}.terms-title{color:#111;font-size:18px;font-weight:600}.terms-scroll-area{flex:1 1;overflow-y:auto;padding:20px 16px 80px}.terms-content{font-size:14px;line-height:1.6;margin:0 auto;max-width:800px}.terms-content h3{color:#333;font-size:16px;font-weight:600;margin-bottom:8px;margin-top:24px}.terms-content p,.terms-content ul{margin-bottom:16px}.terms-content ul{padding-left:20px}.terms-content li{margin-bottom:6px}.chats-container{background:#f9f9f9;height:100vh;overflow:hidden;padding-top:70px}.chats-topbar{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;height:70px;justify-content:center;left:0;padding:0 16px;position:fixed;top:0;width:100%;z-index:10}.chats-topbar h2{font-size:20px;font-weight:700}.back-icon-chats{cursor:pointer;height:24px;left:20px;position:absolute;top:24px;width:24px}.chats-scroll-area{background:#fff;box-sizing:border-box;max-height:calc(100vh - 70px);overflow-y:auto;overscroll-behavior:contain;padding:20px 16px 100px}.chat-list{display:flex;flex-direction:column;gap:15px}.chat-item{align-items:center;background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000000d;cursor:pointer;display:flex;padding:12px;transition:background-color .2s}.chat-item:hover{background-color:#f0f0f0}.chat-avatar{border-radius:50%;height:50px;margin-right:12px;object-fit:cover;width:50px}.chat-info{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.chat-top-row{align-items:center;display:flex;gap:10px}.chat-name-with-dot{align-items:center;display:flex;font-size:16px;font-weight:600;gap:6px}.chat-unread-dot{background:#007aff;border-radius:50%;display:inline-block;height:10px;width:10px}.chat-time-inline{color:gray;font-size:12px;margin-left:4px;white-space:nowrap}.chat-delete-wrap{align-items:center;display:flex;padding-left:8px}.chat-delete-icon{cursor:pointer;height:20px;opacity:.7;transition:opacity .2s ease;width:20px}.chat-delete-icon:hover{opacity:1}.no-chats{color:gray;font-size:16px;margin-top:60px;text-align:center}.spinner{animation:spin .8s linear infinite;border:4px solid #0003;border-radius:50%;border-top-color:#007aff;height:40px;margin:60px auto;width:40px}.chat-skeleton-item{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;gap:12px;padding:14px 16px}.chat-skeleton-avatar{background:#ddd;border-radius:50%;flex-shrink:0;height:44px;width:44px}.chat-skeleton-info{display:flex;flex:1 1;flex-direction:column;gap:8px}.chat-skeleton-name{background:#e0e0e0;border-radius:6px;height:14px;width:60%}.chat-skeleton-text{background:#e0e0e0;border-radius:6px;height:12px;width:80%}.chat-skeleton-delete{background:#ddd;border-radius:50%;height:18px;width:18px}.shimmer{animation:shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#eee 25%,#ddd 37%,#eee 63%);background-size:400% 100%}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.deletechat-overlay{background:#0006;inset:0;position:fixed;z-index:999}.deletechat-popup{animation:deletechat-slideUp .3s ease-out;background:#fff;border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -4px 12px #0000001a;padding:20px;position:absolute;width:100%}.deletechat-header h3{color:#111;font-size:18px;font-weight:600;margin:0;text-align:center}.deletechat-body{margin-top:12px;text-align:center}.deletechat-body p{color:#555;font-size:14px;line-height:1.5}.deletechat-footer{display:flex;justify-content:space-between;margin-top:24px}.deletechat-cancel-btn,.deletechat-confirm-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;margin:0 5px;padding:12px;transition:background-color .2s ease}.deletechat-cancel-btn{background-color:#f1f1f1;color:#333}.deletechat-cancel-btn:hover{background-color:#e0e0e0}.deletechat-confirm-btn{background-color:#ff4d4f;color:#fff}.deletechat-confirm-btn:hover{background-color:#e04344}@keyframes deletechat-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.chatdetail-container{background:#f9f9f9;bottom:0;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;right:0;top:0}.chatdetail-topbar{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;height:70px;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:100}.back-icon-chatdetail{cursor:pointer;height:24px;left:16px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.chatdetail-userbox{align-items:center;display:flex;gap:10px}.chatdetail-avatar{border-radius:50%;height:38px;object-fit:cover;width:38px}.chatdetail-userinfo{display:flex;flex-direction:column;line-height:1.1}.chatdetail-name{color:#111;font-size:15px;font-weight:600}.chatdetail-username{color:#666;font-size:13px}.messages-area{box-sizing:border-box;flex:1 1;gap:12px;overflow-y:auto;padding:86px 16px calc(170px + env(safe-area-inset-bottom, 0px))}.message-wrapper,.messages-area{display:flex;flex-direction:column}.message-wrapper{max-width:70%}.message-wrapper.sent{align-self:flex-end;text-align:right}.message-wrapper.received{align-self:flex-start;text-align:left}.message-bubble{word-wrap:break-word;background:#e6e6e6;border-radius:20px;font-size:14px;max-width:100%;overflow-wrap:break-word;padding:10px 14px;word-break:break-word}.message-wrapper.sent .message-bubble{background:#007aff;color:#fff}.message-text{white-space:pre-wrap;word-break:break-word}.message-image{border-radius:12px;cursor:pointer;height:auto;margin-top:4px;max-height:300px;max-width:230px;max-width:100%;object-fit:cover;transition:transform .2s ease}.message-image:hover{transform:scale(1.03)}.message-time{color:gray;font-size:11px;margin-top:4px}.send-message-area{background:#fff;border-top:1px solid #eee;bottom:0;box-sizing:border-box;display:flex;left:0;padding:10px 16px calc(10px + env(safe-area-inset-bottom, 0px));position:fixed;width:100%;z-index:100}.message-input-wrapper{flex:1 1;position:relative}.chat-input{border:1px solid #ccc;border-radius:20px;font-size:14px;outline:none;padding:10px 40px 10px 14px;width:100%}.chat-photo-icon-wrapper{cursor:pointer;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.chat-photo-icon{height:20px;opacity:.8;width:20px}.chat-image-input{display:none}.send-message-area button{background:#007aff;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;margin-left:8px;padding:10px 16px}.message-group-label{color:#777;font-size:12px;font-weight:500;margin:8px 0;text-align:center}@supports (padding-bottom:env(safe-area-inset-bottom)){.messages-area{padding-bottom:calc(170px + env(safe-area-inset-bottom))}}.shared-post-label{color:#555;font-size:12px;font-style:italic;margin-bottom:4px}.shared-post-preview{background-color:#f9f9f9;border:1px solid #ddd;border-radius:12px;cursor:pointer;margin:10px 0;overflow:hidden;transition:box-shadow .2s,background-color .2s}.shared-post-preview:hover{background-color:#f1f1f1;box-shadow:0 2px 10px #0000001a}.shared-post-header{align-items:center;display:flex;padding:10px 12px 0}.shared-avatar{background-color:#eee;border-radius:50%;height:38px;margin-right:10px;object-fit:cover;width:38px}.shared-info{display:flex;flex-direction:column}.shared-name{color:#222;font-size:15px;font-weight:700}.shared-username{color:#666;font-size:13px}.shared-post-body{padding:10px 12px 12px}.shared-post-text{color:#333;font-size:14px;line-height:1.4;margin-bottom:10px}.shared-post-image{border-radius:10px;max-height:300px;object-fit:cover;width:100%}.shared-post-video{background:#000;border-radius:10px;max-height:320px;object-fit:contain;width:100%}.shared-post-caption{color:#444;font-size:14px;font-style:italic;margin-bottom:6px}.register-merchant-container{display:flex;flex-direction:column;font-family:Segoe UI,sans-serif;height:100vh;justify-content:space-between;overflow:hidden;padding:0;position:relative}.register-merchant-container h2{background-color:#fff;border-bottom:1px solid #ccc;box-shadow:0 2px 5px #0000001a;font-size:18px;left:0;margin:0;padding:20px;position:fixed;right:0;top:0;z-index:10}.content{flex-grow:1;margin-top:65px;overflow-y:auto;padding:20px 24px 120px;transition:margin-top .3s ease}.content.has-banner{margin-top:100px}.register-merchant-container input[type=file],.register-merchant-container input[type=text],.register-merchant-container textarea{border:1px solid #ccc;border-radius:6px;font-size:14px;margin-bottom:20px;margin-top:8px;padding:10px;resize:vertical;width:100%}.register-merchant-container textarea{line-height:1.4;max-height:200px;min-height:80px}.button-group{background:#fff;bottom:0;box-shadow:0 -2px 5px #0000001a;display:flex;justify-content:space-between;left:0;padding:15px 24px;position:fixed;right:0;z-index:10}.button-group button{border:none;border-radius:6px;cursor:pointer;font-size:14px;padding:10px 16px}.button-group button:first-child{background:#eee}.button-group button:last-child{background:#562eff;color:#fff}.merchant-banner{animation:slideFadeIn .4s ease forwards;border-radius:10px;box-shadow:0 4px 12px #0000001a;font-size:14px;font-weight:500;left:12px;opacity:0;padding:14px 18px;position:fixed;right:12px;text-align:center;top:20px;z-index:9999}.merchant-banner.error{background-color:#ff4d4f;color:#fff}.merchant-banner.success{background-color:#2ecc71;color:#fff}@keyframes slideFadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.category-options{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.category-checkbox{font-size:16px}.terms-section{font-size:14px;margin-bottom:20px}.preview-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;margin-bottom:20px}.logo-preview{aspect-ratio:1/1;border:2px solid #ccc;border-radius:50%;box-shadow:0 2px 8px #0003;margin-top:10px;max-width:160px;object-fit:cover;width:30vw}.banner-preview{border-radius:12px;box-shadow:0 2px 8px #0003;height:auto;max-width:100%;object-fit:contain}@media (max-width:768px){.preview-container img{max-height:200px;width:80%}}@media (max-width:480px){.preview-container img{max-height:150px;width:90%}}.loader{animation:spin .9s linear infinite;border:4px solid #e0e0e0;border-radius:50%;border-top-color:#1e90ff;height:36px;margin:0 auto;width:36px}.loader-text{color:#222;font-size:15px;font-weight:500;margin-top:12px;text-align:center}.merchant-loading-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fff9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.merchant-loading-box{background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;padding:20px 30px;text-align:center}.register-merchant-container input[type=text]:focus,.register-merchant-container textarea:focus{background-color:#fff;border:1px solid #562eff;outline:none}.logo-wrapper{aspect-ratio:1/1;max-width:160px;width:30vw}.banner-wrapper,.logo-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.banner-wrapper{width:100%}.spinner-preview{align-items:center;display:flex;height:60px;justify-content:center;margin-bottom:-10px;width:100%}.spinner-preview:after{animation:spin .8s linear infinite;border:3px solid #ccc;border-radius:50%;border-top-color:#000;content:"";height:28px;width:28px}.deregister-container{background-color:#fff;display:flex;flex-direction:column;height:100vh;position:relative}.deregister-topbar{background-color:#fff;border-bottom:1px solid #eee;padding:16px;position:sticky;text-align:center;top:0;z-index:10}.deregister-topbar h2{font-size:20px;font-weight:700;margin:0}.deregister-scroll-content{flex:1 1;overflow-y:auto;padding:16px 16px 140px}.deregister-scroll-content p{font-size:14px;margin:12px 0 6px}.deregister-scroll-content textarea{border:1px solid #ccc;border-radius:8px;font-size:14px;margin-bottom:18px;padding:10px;resize:vertical;width:100%}.radio-group{display:flex;gap:20px;margin-bottom:20px}.radio-group label{align-items:center;display:flex;font-size:14px;gap:6px}.deregister-button-group{background-color:#fff;border-top:1px solid #eee;bottom:0;display:flex;gap:12px;justify-content:space-between;padding:12px 16px;position:sticky;z-index:10}.deregister-cancel-btn,.deregister-submit-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;padding:12px 18px}.deregister-cancel-btn{background-color:#007aff;color:#fff}.deregister-submit-btn{background-color:#ff3b30;color:#fff}.deregister-cancel-btn:hover,.deregister-submit-btn:hover{opacity:.9}.success-banner{background-color:#d1ffe0;color:#07663b}.error-banner,.success-banner{border-radius:5px;font-weight:700;margin-bottom:15px;padding:10px;text-align:center}.error-banner{background-color:#ffd1d1;color:#a10000}.merchant-store-container{display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh;margin:0 auto;max-width:900px;overflow:hidden}.merchantstore-topbar{align-items:center;background-color:#fff;border-bottom:1px solid #eee;display:flex;gap:12px;padding:16px;position:sticky;top:0;z-index:100}.merchantstore-back-icon{cursor:pointer;height:28px;margin-bottom:5px;margin-right:12px;width:28px}.merchantstore-title{flex-grow:1;font-size:1.6rem;font-weight:700;letter-spacing:.3px;margin:0}.merchantstore-dots-wrapper{position:relative}.merchantstore-topbar-dots-icon{cursor:pointer;filter:brightness(.4);height:24px;transform:translateY(4px);width:24px}.merchantstore-scroll-content{flex:1 1;overflow-y:auto;padding-bottom:100px}.merchantstore-banner-wrapper{border-radius:12px;margin-bottom:60px;overflow:visible;padding:0 10px;position:relative}.merchantstore-banner{border-radius:12px;height:200px;object-fit:cover;width:100%}@media (max-width:480px){.merchantstore-banner-wrapper{padding:0 12px}}.merchantstore-logo-wrapper{background-color:#fff;border:4px solid #fff;border-radius:50%;bottom:-50px;box-shadow:0 2px 8px #0000001a;height:100px;left:20px;overflow:hidden;position:absolute;width:100px;z-index:10}.merchantstore-logo{border-radius:50%;height:100%;object-fit:cover;width:100%}.merchantstore-info{margin-top:0;padding:0 20px}.merchantstore-info h3{font-size:1.4rem;font-weight:600;margin-bottom:6px}.merchantstore-location{color:#777;font-size:14px;margin-bottom:6px;margin-top:-5px}.merchantstore-meta{color:#444;font-size:.95rem;margin-bottom:10px}.merchantstore-description{color:#555;font-size:1rem;line-height:1.4}.store-owner-link{color:#0984e3;font-weight:600;text-decoration:none}.store-owner-link:hover{text-decoration:underline}.no-products-text{color:#666;font-size:14px;margin-left:20px}.merchantstore-dropdown{background:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 4px 12px #00000014;min-width:160px;padding:6px 0;position:absolute;right:0;top:32px;z-index:200}.merchantstore-dropdown-item{align-items:center;background:#0000;color:#333;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:10px 16px}.merchantstore-dropdown-item:hover{background:#f8f8f8}.merchantstore-dropdown-item img{height:18px;width:18px}.floating-add-product-btn{background-color:#111;border:none;border-radius:12px;bottom:16px;box-shadow:0 2px 8px #0003;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;left:16px;padding:12px 18px;position:fixed;transition:background .2s;z-index:100}.floating-add-product-btn:hover{background-color:#222}.merchantstore-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));padding:16px}@media (max-width:480px){.merchantstore-grid{gap:12px;grid-template-columns:repeat(2,1fr);padding:12px}}.product-card{align-items:center;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 1px 4px #0000000d;display:flex;flex-direction:column;min-width:0;overflow:hidden;padding:12px;position:relative}.product-image-wrapper{overflow:hidden;position:relative}.product-image,.product-image-wrapper{border-radius:8px;height:140px;width:100%}.product-image{object-fit:cover}.merchantstore-details{margin-top:8px;text-align:left}.merchantstore-title{font-size:.95rem;font-weight:600;line-height:1.2;margin:0 0 4px}.merchantstore-price-container{color:#555;font-size:.85rem}.merchantstore-price{max-width:65%}.merchantstore-dynamic-label{font-size:.7rem;max-width:35%}@media (max-width:480px){.merchantstore-price{font-size:.8rem}.merchantstore-dynamic-label{font-size:.68rem}}.merchantstore-info-icon{cursor:pointer;height:16px;opacity:.7;width:16px}.product-dots-wrapper{align-items:center;background:#f8f8f8;border-radius:50%;display:flex;justify-content:center;padding:6px;position:absolute;right:20px;top:15px;z-index:10}.product-dots-icon{cursor:pointer;filter:brightness(.4);height:18px;object-fit:contain;width:18px}.product-dropdown{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 8px #0000001a;min-width:120px;padding:6px 0;position:absolute;right:0;top:28px;z-index:100}.product-dropdown-item{align-items:center;cursor:pointer;display:flex;font-size:.9rem;gap:8px;padding:10px 14px}.product-dropdown-item:hover{background:#f8f8f8}.product-dropdown-item img{height:16px;object-fit:contain;width:16px}.product-dropdown-item.delete{color:#e74c3c}.product-card-link{color:inherit;text-decoration:none}.product-like-icon{cursor:pointer;height:20px;transition:opacity .2s ease;width:20px}.product-like-icon:hover{opacity:.7}.product-like-icon.liked{filter:drop-shadow(0 0 4px #ff6b81)}.product-save-icon{cursor:pointer;height:22px;transition:opacity .2s ease;width:22px}.product-save-icon:hover{opacity:.7}.product-actions-wrapper{align-items:center;bottom:12px;display:flex;gap:10px;justify-content:flex-end;position:absolute;right:12px}.merchantstore-details{align-items:flex-start;display:flex;flex-direction:column;padding:4px 0;width:100%}.merchantstore-price-container{align-items:center;display:flex;flex-wrap:wrap;gap:6px;max-width:100%}.merchantstore-price{color:#333;font-size:.85rem;font-weight:600;margin:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.merchantstore-dynamic-label{align-items:center;color:#555;display:flex;flex-shrink:0;font-size:.75rem;gap:4px;white-space:nowrap}.hidden-product-overlay{position:relative;text-align:center}.hidden-blur{filter:blur(5px);opacity:.5}.hidden-overlay-text{background-color:#0009;border-radius:6px;color:#fff;font-size:12px;left:50%;padding:6px;position:absolute;top:50%;transform:translate(-50%,-50%);width:90%}.merchantstore-banner-suspended{background-color:#fff4e5;border:1px solid #ffcc80;border-radius:10px;color:#a06000;font-size:15px;font-weight:500;margin:12px 16px 20px;padding:12px 14px;text-align:center}.merchantstore-suspended-note{background-color:#fdd;border:1px solid #ff4d4d;border-radius:10px;color:#a70000;font-size:14px;margin:20px;padding:12px 16px;text-align:center}.appeal-btn{background-color:#a70000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;margin-top:12px;padding:8px 16px;transition:background .2s ease}.appeal-btn:hover{background-color:#8b0000}.product-drawer-popup{align-items:flex-end;background:#00000073;bottom:0;display:flex;height:100%;justify-content:center;left:0;position:fixed;width:100%;z-index:999}.product-drawer-content{animation:slideUp .25s ease-out;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;padding:16px;width:100%}.drawer-item{align-items:center;border-bottom:1px solid #eee;color:#333;cursor:pointer;display:flex;font-size:14px;padding:12px 0}.drawer-item img{height:18px;margin-right:10px;width:18px}.drawer-item.delete{color:red}.drawer-item.promote{color:#007aff}.promote-popup-backdrop{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.promote-popup-content{animation:fadeIn .25s ease-in;background:#fff;border-radius:12px;box-shadow:0 4px 15px #0003;max-width:380px;padding:20px;width:90%}.promote-popup-content h3{margin-bottom:10px}.promote-popup-content p{color:#444;font-size:14px;margin-bottom:12px}.promote-checkbox{align-items:center;display:flex;font-size:13px;gap:8px;margin-bottom:16px}.promote-submit-btn{background:#007aff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;opacity:1;padding:10px;transition:opacity .2s;width:100%}.promote-submit-btn:disabled{cursor:not-allowed;opacity:.5}.store-display-name{font-size:1.5rem;font-weight:700;margin:0}.store-username{color:#777;font-size:1rem;margin:-5px 0 8px}.merchantstore-skeleton{background:#fff;display:flex;flex-direction:column;padding:0}.merchantstore-banner-skeleton{animation:pulse 1.5s infinite;background:#eee;height:160px;width:100%}.merchantstore-header-skeleton{align-items:center;background:#f9f9f9;display:flex;gap:12px;padding:16px}.merchantstore-logo-skeleton{animation:pulse 1.5s infinite;background:#ddd;border-radius:50%;height:70px;width:70px}.merchantstore-info-skeleton{display:flex;flex:1 1;flex-direction:column;gap:10px}.merchantstore-location-skeleton,.merchantstore-name-skeleton{animation:pulse 1.5s infinite;background:#ddd;border-radius:4px;height:14px;width:60%}.merchantstore-location-skeleton{width:40%}.merchantstore-grid-skeleton{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr);padding:16px}.merchantstore-product-skeleton{display:flex;flex-direction:column;gap:6px}.product-image-skeleton{animation:pulse 1.5s infinite;background:#e1e1e1;border-radius:12px;height:120px;width:100%}.product-name-skeleton,.product-price-skeleton{animation:pulse 1.5s infinite;background:#ddd;border-radius:6px;height:14px}.product-name-skeleton{width:80%}.product-price-skeleton{width:40%}.drawer-backdrop{background-color:#00000059;inset:0;z-index:999}.drawer-panel{animation:slideUp .3s ease-out;background-color:#fff;box-shadow:0 -4px 12px #0000001a;max-height:60%;padding:20px}.drawer-checkbox{align-items:center;display:flex;margin:15px 0}.drawer-submit-btn{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:700;padding:12px;width:100%}.drawer-submit-btn:disabled{background-color:#999;cursor:not-allowed}.drawer-cancel-btn{background:#0000;border:none;color:#333;cursor:pointer;font-weight:700;margin-top:10px;padding:10px;width:100%}.addproduct-fullscreen{background:#fff;color:#111;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh}.addproduct-header{background:#f9f9f9;border-bottom:1px solid #eee;flex-shrink:0;font-size:1.2rem;font-weight:600;padding:16px;position:sticky;text-align:center;top:0;z-index:10}.addproduct-content{display:flex;flex-direction:column;flex-grow:1;gap:16px;overflow-y:auto;padding:16px 20px}.addproduct-content label{font-size:.9rem;font-weight:500;margin-bottom:4px}.addproduct-content input,.addproduct-content textarea{background:#fff;border:1px solid #ccc;border-radius:10px;font-size:.95rem;outline:none;padding:10px 12px;width:100%}.addproduct-content textarea{line-height:1.6;min-height:120px;resize:vertical}.addproduct-footer{background:#f9f9f9;border-top:1px solid #eee;bottom:0;display:flex;flex-shrink:0;gap:10px;justify-content:space-between;padding:16px;position:sticky;z-index:10}.addproduct-footer button{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;padding:12px;transition:all .2s ease}.addproduct-footer button:first-child{background:#ddd;color:#333}.addproduct-footer button:last-child{background:#111;color:#fff}.addproduct-footer button:disabled{background:#aaa;cursor:not-allowed}.addproduct-content select{background:#f8f8f8;border:1px solid #ccc;border-radius:10px;font-size:.95rem;outline:none;padding:10px 12px;width:100%}.addproduct-content label+input,.addproduct-content label+select,.addproduct-content label+textarea{margin-top:4px}.addproduct-image-preview-container{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.addproduct-image-wrapper{border-radius:10px;height:80px;overflow:hidden;position:relative;width:80px}.addproduct-preview-image{border:1px solid #ccc;border-radius:10px;height:100%;object-fit:cover;width:100%}.addproduct-close-icon{background:#fff;border:1px solid #ccc;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:20px;position:absolute;right:0;top:0;width:20px;z-index:5}.addproduct-addmore-card{align-items:center;background:#fafafa;border:2px dashed #ccc;border-radius:10px;cursor:pointer;display:flex;height:80px;justify-content:center;width:80px}.addproduct-add-icon{height:28px;opacity:.6;width:28px}.addproduct-error-box{background:#ffe0e0;border:1px solid #ffbcbc;border-radius:10px;color:#a80000;font-size:.95rem;font-weight:500;margin:12px 20px 0;padding:12px 16px;transition:all .4s ease}.addproduct-title-input{background:#fff;border:1px solid #ccc;border-radius:10px;font-size:.95rem;outline:none;padding:10px 12px;width:100%}.addproduct-word-counter{color:#777;font-size:.8rem;margin-bottom:10px;margin-top:-10px;text-align:right}.input-limit-reached{background-color:#fff5f5;border:1px solid #e74c3c!important}.pricing-popup-backdrop{align-items:flex-end;background:#0006;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.pricing-popup-content{animation:slideUp .3s ease-out;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -2px 20px #0003;max-width:400px;padding:20px;transform:translateY(0);width:90%}.pricing-popup-content h3{font-size:1.1rem;margin-bottom:12px;margin-top:0;text-align:center}.pricing-popup-content p{color:#444;font-size:.9rem;margin-bottom:10px}.pricing-popup-content button{background:#111;border:none;border-radius:10px;color:#fff;font-weight:600;margin-top:10px;padding:12px;width:100%}@media (max-width:767px){.addproduct-content{margin-bottom:55px}}.addproduct-suspended-message{background-color:#fff0f0;border:1px solid #fcc;border-radius:10px;color:#a40000;font-size:16px;line-height:1.6;margin:40px;padding:16px;text-align:center}.editproduct-scroll-content{max-height:calc(100vh - 130px);overflow-y:auto;padding-right:6px}.editproduct-scroll-content::-webkit-scrollbar{width:4px}.editproduct-scroll-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}@media (max-width:480px){.editproduct-scroll-content img{height:70px;width:70px}}.editstore-fullscreen{background:#fff;color:#111;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh}.editstore-header{background:#f9f9f9;border-bottom:1px solid #eee;flex-shrink:0;font-size:1.2rem;font-weight:600;padding:16px;position:sticky;text-align:center;top:0;z-index:10}.editstore-scroll-area{flex-grow:1;overflow-y:auto;padding:0 16px 100px}.editstore-content{display:flex;flex-direction:column;gap:16px;padding:16px 0}.editstore-content label{font-size:.9rem;font-weight:500;margin-bottom:4px}.editstore-content input,.editstore-content textarea{background:#fff;border:1px solid #ccc;border-radius:10px;font-size:.95rem;outline:none;padding:10px 12px;width:100%}.editstore-content textarea{line-height:1.6;min-height:180px;resize:vertical}.editstore-preview{border-radius:12px;margin-top:8px;max-height:180px;object-fit:cover;width:100%}.editstore-preview.logo{background:#fff;border:2px solid #ddd;border-radius:50%;height:100px;margin-left:5px;object-fit:cover;padding:4px;width:100px}.editstore-footer{background:#f9f9f9;border-top:1px solid #eee;bottom:0;display:flex;flex-shrink:0;gap:10px;justify-content:space-between;padding:16px;position:sticky;z-index:10}.editstore-footer button{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;padding:12px;transition:all .2s ease}.editstore-footer button:first-child{background:#ddd;color:#333}.editstore-footer button:last-child{background:#111;color:#fff}.editstore-footer button:disabled{background:#aaa;cursor:not-allowed}.editstore-content input[type=text]{border:1px solid #ccc;border-radius:6px;font-size:15px;margin-bottom:12px;padding:10px;width:100%}@media (max-width:600px){.editstore-header{font-size:1rem;padding:12px}.editstore-content{gap:12px}}.productdetail-container{background:#fff;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh}.productdetail-header{align-items:center;background:#f9f9f9;border-bottom:1px solid #eee;display:flex;gap:12px;padding:16px;position:sticky;top:0;z-index:10}.productdetail-back-icon{cursor:pointer;height:28px;width:28px}.productdetail-header h2{font-size:1.2rem;font-weight:600;margin:0}.product-carousel-wrapper{background-color:#f8f8f8;border-radius:12px;width:100%}.product-carousel-scroll,.product-carousel-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto;scroll-snap-type:x mandatory}.product-carousel-scroll{display:flex;gap:10px;padding:0 10px;scroll-behavior:smooth}.product-carousel-scroll::-webkit-scrollbar{display:none}.product-carousel-img{background-color:#f0f0f0;border-radius:12px;flex-shrink:0;height:auto;max-height:350px;max-width:100%;object-fit:cover;scroll-snap-align:center;width:100%}.product-carousel-dots{display:flex;gap:6px;justify-content:center;margin-top:8px}.product-dot{background-color:#ccc;border-radius:50%;height:6px;transition:background-color .3s ease;width:6px}.product-dot.active{background-color:#000}@media (max-width:480px){.product-carousel-img{max-height:420px}}.productdetail-actions-absolute{display:flex;gap:14px;padding-right:18px;position:absolute;right:0;top:0}.productdetail-like-icon{cursor:pointer;height:25px;transition:opacity .2s ease;width:25px}.productdetail-like-icon:hover{opacity:.75}.productdetail-save-icon{cursor:pointer;height:27px;transition:opacity .2s ease;width:38px}.productdetail-save-icon:hover{opacity:.75}.productdetail-info{display:flex;flex-direction:column;gap:6px;padding:16px}.productdetail-price{color:#222;font-size:1.1rem;font-weight:600;margin-top:-4px}.productdetail-category{color:#666;font-size:.95rem;margin-top:-4px}.productdetail-description{word-wrap:break-word;color:#444;font-size:.95rem;line-height:1.5;margin-top:-4px;overflow-wrap:break-word;word-break:break-word}.productdetail-scroll{overflow-x:hidden}.productdetail-loading{color:#777;font-family:Inter,sans-serif;font-size:1rem;padding:40px;text-align:center}.productdetail-image-slide{border-radius:12px;flex:0 0 100%;overflow:hidden;scroll-snap-align:center}.productdetail-image-slide img{display:block;height:260px;object-fit:cover;width:100%}.productdetail-bottom{background:#fff;border-top:1px solid #eee;bottom:0;padding:12px 16px;position:sticky;z-index:10}.productdetail-action-btn{background-color:#00b894;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px;width:100%}.productdetail-scroll{flex:1 1;overflow-y:auto;overscroll-behavior:contain;padding-bottom:100px}.productdetail-section-title{color:#222;font-size:.9rem;font-weight:600;margin:6px 0 2px}.productdetail-dynamic-label{align-items:center;color:#555;display:flex;font-size:.85rem;gap:6px;margin-top:4px}.productdetail-info-icon{cursor:pointer;height:16px;opacity:.7;width:16px}.slide-toast-banner{animation:slideDown .4s ease-out;border-radius:12px;box-shadow:0 4px 12px #0000001a;font-size:16px;font-weight:600;left:50%;max-width:600px;padding:14px 20px;top:12px;transform:translateX(-50%);width:90vw;z-index:1000}.slide-toast-banner.success{background-color:#2ecc71f2}.slide-toast-banner.error{background-color:#e74c3cf2}@keyframes slideDown{0%{opacity:0;transform:translate(-50%,-100%)}to{opacity:1;transform:translate(-50%)}}.productdetail-escrow-label{color:#2e7d32;font-size:14px;gap:8px}.secured-icon{height:18px;width:18px}.escrow-drawer-backdrop{align-items:flex-end;background:#00000073;display:flex;inset:0;position:fixed;z-index:9999}.escrow-drawer{background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -2px 12px #0000001a;max-height:75vh;overflow-y:auto;padding:20px;width:100%}.productdetail-escrow-label{align-items:center;color:#3abf57;cursor:pointer;display:flex;font-weight:500;gap:6px;margin-top:10px}.escrow-drawer-close-btn{background-color:#2ecc71;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:600;margin-left:auto;margin-right:auto;margin-top:20px;max-width:300px;padding:12px 18px;transition:background-color .2s ease;width:100%}.escrow-drawer-close-btn:hover{background-color:#27ae60}.productdetail-info-actions{align-items:center;display:flex;gap:16px;justify-content:flex-end;margin-bottom:8px}.productdetail-like-group{align-items:center;cursor:pointer;display:flex}.productdetail-like-group .like-count{color:#555;font-size:15px;margin-left:8px}.like-count{color:#333;font-size:14px;font-weight:500;min-width:18px}.productdetail-button-row{display:flex;gap:10px;margin-top:16px}.productdetail-chat-button,.productdetail-store-button{border:none;border-radius:10px;box-shadow:0 2px 8px #00000014;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;padding:12px;text-align:center;transition:background-color .2s ease}.productdetail-chat-button{background-color:#0984e3;color:#fff}.productdetail-chat-button:hover{background-color:#0c6ecb}.productdetail-store-button{background-color:#e0e0e0;color:#333}.productdetail-store-button:hover{background-color:#d4d4d4}.productdetail-report-icon{cursor:pointer;height:30px;margin-left:12px;transition:opacity .2s ease;width:30px}.productdetail-report-icon:hover{opacity:.7}.productdetail-action-btn.disabled{background-color:#ccc;color:#666;cursor:not-allowed}.productdetail-suspended-box{align-items:center;display:flex;flex-direction:column;gap:10px}.review-clickable{color:#f39c12;cursor:pointer;font-weight:500}.review-clickable:hover{text-decoration:underline}.productdetail-usd-note{color:#888;font-size:13px;margin-bottom:8px;margin-top:-6px}.productdetail-skeleton{padding:16px}.productdetail-skeleton-header{background:#e0e0e0;border-radius:8px;height:28px;margin-bottom:16px;width:60%}.productdetail-skeleton-carousel{background:#e0e0e0;border-radius:10px;height:200px;margin-bottom:16px}.productdetail-skeleton-info .skeleton-line{background:#e0e0e0;border-radius:6px;height:14px;margin-bottom:10px}.skeleton-line.wide{width:90%}.skeleton-line.short{width:60%}.skeleton-line:not(.wide):not(.short){width:75%}.productdetail-skeleton-info{margin-top:12px}.popup-overlay{background-color:#00000080;z-index:2000}.popup-box{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;max-width:400px;padding:24px;text-align:left}.popup-box h3{font-size:20px;margin-top:0}.popup-box p{margin-bottom:12px}.popup-box select,.popup-box textarea{border:1px solid #ddd;border-radius:4px;font-size:14px;margin-bottom:12px;margin-top:4px;padding:8px;resize:none;width:100%}.popup-actions{display:flex;justify-content:flex-end;margin-top:16px}.review-cancel-btn{background-color:#ccc;border:none;border-radius:4px;color:#333;cursor:pointer;margin-right:10px;padding:8px 16px;transition:background-color .2s ease}.review-cancel-btn:hover{background-color:#bbb}.review-submit-btn{background-color:#009f4d;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px;transition:background-color .2s ease}.review-submit-btn:hover{background-color:#008241}.review-cancel-btn:disabled,.review-submit-btn:disabled{cursor:not-allowed;opacity:.6}.reviewdrawer-backdrop{align-items:flex-end;background:#0006;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.reviewdrawer-box{background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;display:flex;flex-direction:column;max-height:80%;overflow-x:hidden;overflow-y:auto;padding:16px;transform:translateY(100%);transition:transform .3s ease-in-out;width:100%}.reviewdrawer-box.open{transform:translateY(0)}.reviewdrawer-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.reviewdrawer-close{cursor:pointer;height:20px;width:20px}.reviewdrawer-empty,.reviewdrawer-loading{color:#666;margin-top:24px;text-align:center}.reviewdrawer-list{display:flex;flex-direction:column;gap:12px}.reviewdrawer-item{background:#f8f8f8;border-radius:6px;box-sizing:border-box;overflow:hidden;padding:12px;width:100%}.reviewdrawer-stars{color:gold;font-size:14px;margin-bottom:6px}.reviewdrawer-comment{word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap;word-break:break-word}.reviewdrawer-username{color:#222;font-weight:600;margin-bottom:4px}.reviewdrawer-comment{color:#333;font-size:14px;overflow:hidden;transition:all .2s ease}.reviewdrawer-comment.clamped{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box}.reviewdrawer-comment.expanded{display:block}.readmore-toggle{color:#007bff;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;margin-top:4px}.marketplace-container{display:flex;flex-direction:column;font-family:sans-serif;height:100vh}.marketplace-topbar{align-items:center;background-color:#fff;border-bottom:none;display:flex;height:60px;justify-content:space-between;padding:10px 15px 0}.marketplace-tabs{display:flex;gap:8px}.marketplace-tab{color:#777;cursor:pointer;font-size:15px;margin-left:-2px;margin-right:4px}.marketplace-tab.active{border-bottom:2px solid #562eff;color:#111;font-weight:700}.marketplace-tab.inactive{color:gray}@media (max-width:480px){.marketplace-tab{font-size:14px}}.marketplace-icons{align-items:center;display:flex;gap:12px}@media (max-width:480px){.marketplace-logo{height:24px}.marketplace-icons img{height:20px;width:20px}}.market-logo{margin-left:-25px;margin-right:-30px;max-height:110px;object-fit:contain}.top-icons{align-items:center;display:flex;gap:14px}.marketplace-menu-dots{border-radius:50%;cursor:pointer;height:24px;object-fit:contain;padding:4px;transition:background-color .2s ease;width:24px}.marketplace-menu-dots:hover{background-color:#f0f0f0}@media (max-width:480px){.marketplace-menu-dots{height:24px;padding:6px;width:24px}}.icon-btn{cursor:pointer;height:26px;object-fit:contain;width:26px}.filter-bar-scroll{background-color:#fafafa;border-bottom:1px solid #ddd;border-top:1px solid #ddd;box-sizing:border-box;margin-top:-1px;width:100%}.filter-bar{display:flex;font-size:13px;gap:10px;overflow-x:auto;padding:2px 12px;white-space:nowrap}.filter-bar::-webkit-scrollbar{display:none}.filter-bar button{background:none;border:none;border-radius:6px;color:#444;cursor:pointer;flex-shrink:0;font-size:13px;padding:6px 12px;transition:all .2s ease}.filter-bar button.active{background-color:#e6e6e6;color:#000;font-weight:700}.marketplace-grid-wrapper{flex:1 1;overflow-y:auto}.marketplace-grid{grid-gap:12px;background-color:#f9f9f9;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));padding:16px 16px 120px;width:100%}@media (max-width:480px){.marketplace-grid{padding-bottom:160px}.marketplace-card-image{height:140px}.marketplace-card-price,.marketplace-card-title{font-size:12px}}.marketplace-card{background:#fff;border-radius:10px;box-shadow:0 1px 5px #0000000d;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .2s ease}.marketplace-card:hover{transform:scale(1.01)}.marketplace-card-image{border-radius:8px;height:150px;object-fit:cover;width:100%}.marketplace-card-info{display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;padding:8px 10px}.marketplace-card-title{color:#000;font-size:13px;font-weight:600;margin-bottom:2px}.marketplace-card-price{color:#1eae64;font-size:13px;font-weight:700;margin-bottom:2px}.marketplace-like-icon{cursor:pointer;height:22px;object-fit:contain;width:22px}.marketplace-like-icon:hover{opacity:.75}.marketplace-store-overlay{align-items:center;background:#ffffffd9;border-radius:8px;display:flex;gap:6px;left:8px;max-width:90%;overflow:hidden;padding:4px 8px;position:absolute;top:8px;z-index:5}.marketplace-store-logo{border-radius:50%;flex-shrink:0;height:20px;object-fit:cover;width:20px}.marketplace-store-name{color:#333;font-size:12px;font-weight:500;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:480px){.marketplace-store-name{font-size:11px;max-width:70px}.marketplace-store-logo{height:18px;width:18px}.marketplace-store-overlay{padding:3px 6px}}.modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;height:100%;left:0;top:0;width:100%}.modal-content{box-shadow:0 2px 10px #00000026;max-width:400px;padding:20px}.marketplace-modal-input{border:1px solid #ccc;border-radius:8px;font-size:14px;margin-bottom:10px;padding:10px;width:100%}.bottom-nav{align-items:center;background-color:#fff;border-top:1px solid #ddd;bottom:0;display:flex;justify-content:space-around;padding:8px 0;position:fixed;width:100%;z-index:10}.nav-icon{cursor:pointer;height:28px;object-fit:contain;width:28px}.cart-wrapper{margin-right:8px;position:relative}.cart-count-badge{align-items:center;background-color:#562eff;border-radius:50%;color:#fff;display:flex;font-size:11px;font-weight:700;height:18px;justify-content:center;position:absolute;right:-6px;top:-6px;width:18px}.menu-wrapper{position:relative}.marketplace-dropdown{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001a;min-width:180px;padding:10px 0;position:absolute;right:0;top:32px;z-index:999}.marketplace-dropdown button{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:10px 16px;width:100%}.marketplace-dropdown button:hover{background-color:#f5f5f5}.marketplace-dropdown img{height:18px;object-fit:contain;width:18px}.marketplace-scroll-content{display:flex;flex:1 1;flex-direction:column;overflow-y:auto}.marketplace-card-label{align-items:center;color:#555;display:flex;font-size:.75rem;gap:6px;margin-top:4px}.marketplace-info-icon{cursor:pointer;height:14px;opacity:.8;width:14px}.dynamic-popup-backdrop{background:#0006;bottom:0;left:0;right:0;top:0;z-index:999}.dynamic-popup-content{animation:slideUp .3s ease-out;border-radius:16px 16px 0 0;max-width:400px;padding:24px}.dynamic-popup-content h3{font-size:1.1rem;margin-bottom:10px}.dynamic-popup-content p{color:#333;font-size:.9rem;margin-bottom:16px}.dynamic-popup-content button{background:#111;border:none;border-radius:10px;color:#fff;cursor:pointer;font-weight:600;padding:10px 18px}.nav-icon-wrapper{display:inline-block;position:relative}.nav-badge{background-color:#562eff;border-radius:999px;color:#fff;font-size:11px;font-weight:700;line-height:1;min-width:18px;padding:2px 6px;position:absolute;right:-6px;text-align:center;top:-6px;z-index:5}.market-reload-icon,.market-scrolltop-icon{background:#fff;border-radius:50%;box-shadow:0 2px 8px #00000026;cursor:pointer;height:42px;opacity:0;padding:8px;pointer-events:none;position:fixed;right:20px;transition:opacity .3s ease,transform .3s ease;width:42px;z-index:999}.market-reload-icon.visible,.market-scrolltop-icon.visible{opacity:1;pointer-events:auto}.market-scrolltop-icon{bottom:80px}.market-reload-icon{bottom:140px}.market-scrolltop-icon:hover{transform:scale(1.05)}.market-reload-icon:hover{transform:rotate(45deg)}.marketplace-like-icon{height:24px;transition:transform .2s ease;width:24px}.pop-liked{animation:likePop .35s ease}@keyframes likePop{0%{filter:brightness(1);transform:scale(1)}30%{filter:brightness(1.2);transform:scale(1.4)}to{filter:brightness(1);transform:scale(1)}}.modal-backdrop{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.modal-content{background:#fff;border-radius:12px;box-shadow:0 6px 24px #0000001a;max-width:360px;padding:24px;text-align:center;width:90%}.modal-content h3{font-size:1.2rem;margin-bottom:10px}.modal-content p{color:#444;font-size:.95rem;margin-bottom:20px}.popup-btn-row{display:flex;gap:12px;justify-content:space-between}.popup-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;padding:10px 16px}.popup-btn.cancel{background:#ddd;color:#333}.popup-btn.register{background:#00b894;color:#fff}.info-header-row{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.marketplace-label-wrapper{align-items:flex-end;display:flex;margin-top:auto;min-height:20px}.marketplace-info-row{align-items:center;display:flex;justify-content:space-between}.market-like-inside{background:none;bottom:auto;margin-left:6px;padding:0;position:relative;right:auto;z-index:1}.market-like-inside .marketplace-like-icon{height:22px;width:22px}.marketplace-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#000;height:32px;margin:20px auto;width:32px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.end-of-market-msg{color:#777;font-size:14px;padding:20px 0;text-align:center}.market-bottom-indicator{align-items:center;display:flex;justify-content:center;min-height:50px}.marketplace-sponsored-wrapper{grid-column:span 2}.marketplace-grid>*{transition:opacity .3s ease-in-out}.liked-animate{animation:popLike .3s ease}@keyframes popLike{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.marketplace-banner.success{animation:fadeInSlide .4s ease-in-out;background-color:#e0ffe3;border:1px solid #b8eac6;border-radius:8px;color:#1a7f3c;font-weight:700;margin:12px auto;max-width:600px;padding:12px 16px;text-align:center;width:90%}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.drawer-backdrop{align-items:flex-end;background:#0006;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.drawer-popup{animation:slideUp .3s ease-out;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;max-width:500px;padding:20px;width:100%}.drawer-message{color:#333;font-size:16px;margin-bottom:20px;text-align:center}.drawer-buttons{gap:10px}.drawer-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-weight:700;padding:12px}.drawer-btn.cancel{background:#eee;color:#555}.drawer-btn.action{background:#000;color:#fff}.skeleton-card{animation:pulse 1.2s ease-in-out infinite;background-color:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;gap:10px;padding:10px;width:100%}.skeleton-image{background-color:#e0e0e0;border-radius:10px;height:150px;width:100%}.skeleton-text{background-color:#e0e0e0;border-radius:6px;height:14px}.skeleton-text.short{width:40%}.skeleton-text.long{width:70%}.skeleton-price{background-color:#ccc;border-radius:6px;height:16px;margin-top:8px;width:30%}@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.cart-container{background:#f9f9f9;display:flex;flex-direction:column;font-family:sans-serif;height:100vh}.cart-header{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;justify-content:center;padding:14px;position:sticky;top:0;z-index:10}.cart-back-icon{cursor:pointer;height:22px;left:16px;object-fit:contain;position:absolute;width:22px}.cart-title{color:#111;font-size:16px;font-weight:600}.cart-scroll-content{flex:1 1;overflow-y:auto;padding:16px}.cart-empty{color:#888;font-size:14px;margin-top:40px;text-align:center}.cart-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));padding-bottom:100px}.cart-card{background:#fff;border-radius:10px;box-shadow:0 1px 4px #00000014;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .2s ease}.cart-card:hover{transform:scale(1.01)}.cart-img{height:140px;object-fit:cover;width:100%}.cart-info{display:flex;flex-direction:column;gap:4px;padding:8px}.cart-name{color:#000;font-size:13px;font-weight:600}.cart-price{color:#1eae64;font-size:13px}.cart-remove-icon{background-color:#ffffffb3;border-radius:50%;box-shadow:0 0 4px #00000014;cursor:pointer;height:25px;object-fit:contain;opacity:.8;padding:4px;position:absolute;right:8px;top:8px;transition:opacity .2s ease;width:25px}.cart-remove-icon:hover{opacity:.6}@media (max-width:480px){.cart-grid{gap:10px;grid-template-columns:repeat(2,1fr);padding:12px}.cart-img{height:120px}.cart-name,.cart-price{font-size:12px}}.saved-products-container{background:#f9f9f9;display:flex;flex-direction:column;font-family:sans-serif;height:100vh}.saved-top-bar{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;justify-content:center;padding:14px;position:sticky;top:0;z-index:10}.saved-back-icon{cursor:pointer;height:22px;left:16px;object-fit:contain;position:absolute;width:22px}.saved-title{color:#111;font-size:16px;font-weight:600}.saved-scroll-content{flex:1 1;overflow-y:auto;padding:0 12px}.empty-msg{color:#888;font-size:14px;margin-top:40px;text-align:center}.saved-products-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));padding:16px 0 100px}.saved-product-card{background:#fff;border-radius:10px;box-shadow:0 1px 5px #0000000d;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .2s ease}.saved-product-card:hover{transform:scale(1.01)}.saved-product-img{height:140px;object-fit:cover;width:100%}.saved-product-info{display:flex;flex:1 1;flex-direction:column;justify-content:flex-end;padding:8px 10px}.product-title{color:#000;font-size:13px;font-weight:600}.product-price{color:#1eae64;font-size:13px}.saved-icon{align-self:flex-end;height:16px;width:16px}.saved-store-overlay{align-items:center;background:#ffffffd9;border-radius:8px;display:flex;gap:6px;left:8px;padding:4px 8px;position:absolute;top:8px;transition:opacity .2s;z-index:5}.saved-store-logo{border-radius:50%;height:20px;object-fit:cover;width:20px}.saved-store-name{color:#333;font-size:12px;font-weight:500}@media (max-width:480px){.saved-products-grid{gap:10px;grid-template-columns:repeat(2,1fr);padding:12px 0 160px}.saved-product-img{height:120px}.product-price,.product-title{font-size:12px}}.saved-dynamic-label{align-items:center;color:#555;display:flex;font-size:.75rem;gap:6px;margin-top:4px}.saved-info-icon{cursor:pointer;height:16px;opacity:.7;width:16px}.dynamic-popup-backdrop{align-items:flex-end;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.dynamic-popup-content{animation:slideUp .3s ease;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;max-width:500px;padding:20px;text-align:center;width:100%}.checkout-container{background:#fff;display:flex;flex-direction:column;height:100vh;overflow:hidden}.checkout-header-fixed{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;gap:12px;padding:16px;position:fixed;top:0;width:100%;z-index:10}.checkout-back-icon{cursor:pointer;height:24px;margin-right:12px;margin-top:10px;width:24px}.checkout-scroll-content{flex:1 1;overflow-y:auto;padding:90px 16px calc(170px + env(safe-area-inset-bottom, 0px))}.checkout-summary{text-align:center}.checkout-img{border-radius:10px;margin-bottom:12px;max-height:200px;object-fit:cover;width:100%}.checkout-name{font-size:18px;font-weight:700}.checkout-store{color:gray;font-size:14px}.checkout-price{font-size:16px;margin-top:8px}.checkout-rate-note{color:#555;font-size:13px;margin-top:4px}.checkout-section{margin-top:20px}.checkout-section label{display:block;font-size:14px;margin-bottom:4px}.checkout-section input,.checkout-section textarea{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:10px;width:100%}.checkout-footer-fixed{background:#fff;bottom:0;box-shadow:0 -1px 5px #0000000d;padding:16px;position:fixed;width:100%;z-index:10}.checkout-confirm-btn{background-color:#5c3dff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:14px;width:100%}.checkout-pay-label{background:#f9f9f9;border:1px solid #ddd;border-radius:8px;color:#333;font-size:16px;font-weight:500;margin-top:16px;padding:12px;text-align:center}.slide-toast-banner{animation:slideDownFadeOut 2.5s ease-out forwards;border-radius:10px;box-shadow:0 4px 12px #00000026;color:#fff;font-weight:500;left:5%;max-width:500px;padding:12px 16px;position:fixed;text-align:center;top:10px;width:90%;z-index:9999}.slide-toast-banner.success{background-color:#28a745}.slide-toast-banner.error{background-color:#d9534f}@keyframes slideDownFadeOut{0%{opacity:0;transform:translateY(-40px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-40px)}}.checkout-confirm-btn.disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.disputeform-container{background:#fefefe;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh;position:relative}.disputeform-header{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;gap:12px;height:60px;left:0;padding:0 16px;position:fixed;right:0;top:0;z-index:100}.disputeform-header img{cursor:pointer;height:24px;width:24px}.disputeform-header h2{font-size:18px;font-weight:600;margin:0}.disputeform-body{flex:1 1;overflow-y:auto;padding:80px 16px 140px}.disputeform-body p{color:#444;font-size:14px;margin-bottom:6px}.disputeform-body label{display:block;font-size:14px;font-weight:600;margin-top:14px}.disputeform-body textarea{border:1px solid #ccc;border-radius:6px;font-size:14px;margin-top:6px;padding:10px;resize:vertical;width:100%}.disputeform-media-preview{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.preview-thumb{background:#f0f0f0}.add-media-box{align-items:center;border:2px dashed #bbb;border-radius:8px;cursor:pointer;display:flex;height:100px;justify-content:center;width:100px}.add-media-box img{height:28px;width:28px}.disputeform-footer{background:#fff;border-top:1px solid #eee;bottom:0;left:0;padding:16px;position:fixed;right:0;z-index:100}.submit-dispute-btn{background:#d63031;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px;width:100%}.preview-thumb{border-radius:8px;height:100px;margin-right:10px;overflow:hidden;position:relative;width:100px}.preview-thumb img,.preview-thumb video{border-radius:8px;height:100%;object-fit:cover;width:100%}.dispute-remove-icon-wrapper{align-items:center;background-color:#ffffffd9;border-radius:50%;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:4px;top:4px;width:24px;z-index:3}.dispute-remove-icon{height:16px;object-fit:contain;pointer-events:none;width:16px}.escrow-overview-container{background:#f9f9f9;display:flex;flex-direction:column;height:100vh;overflow:hidden}.overview-header{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;flex-shrink:0;height:60px;justify-content:center;position:relative;z-index:10}.overview-header h2{color:#333;font-size:18px;font-weight:600}.overview-back-icon{cursor:pointer;height:24px;left:16px;margin-right:12px;margin-top:10px;position:absolute;width:24px}.overview-scroll{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:16px}.no-orders-msg{color:#777;font-size:14px;margin-top:32px;text-align:center}.order-preview-list{display:flex;flex-direction:column;gap:14px}.order-preview-card{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 1px 3px #0000000d;cursor:pointer;display:flex;flex-direction:row;gap:10px;padding:10px 6px;position:relative;transition:box-shadow .2s ease}.order-preview-card:hover{box-shadow:0 2px 8px #00000014}.order-preview-img{border-radius:8px;flex-shrink:0;height:80px;object-fit:cover;width:80px}.order-preview-info{display:flex;flex:1 1;flex-direction:column;gap:2px;justify-content:flex-start;padding-top:2px}.order-name{font-size:14px;margin-top:-8px}.order-name,.order-price{color:#333;font-weight:700;line-height:1.2;margin-bottom:0}.order-price{font-size:13px}.order-status{border-radius:14px;font-size:12px;font-weight:500;margin-top:5px;padding:2px 8px;text-transform:capitalize;width:fit-content}.order-status.pending{background:#fff6e0;color:#d17b00}.order-status.completed{background:#e1fbe1;color:#2ecc71}.order-status.cancelled{background:#ffeaea;color:#d63031}.order-status-bar{border-bottom-left-radius:10px;border-top-left-radius:10px;height:100%;margin-right:10px;width:5px}.status-pending .order-status-bar{background-color:orange}.status-completed .order-status-bar{background-color:#2ecc71}.status-cancelled .order-status-bar{background-color:#e74c3c}.overview-dot-icon{cursor:pointer;height:20px;position:absolute;right:16px;width:20px}.overview-menu{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #00000014;overflow:hidden;position:absolute;right:10px;top:60px;z-index:999}.overview-menu-item{color:#333;cursor:pointer;font-size:14px;padding:10px 16px;transition:background .2s}.overview-menu-item:hover{background:#f2f2f2}.overview-filter-bar{background:#fff;border-bottom:1px solid #eee;display:flex;flex-wrap:wrap;gap:8px;padding:10px 16px;position:sticky;top:60px;z-index:9}.filter-btn{background:#f2f2f2;border:1px solid #ccc;border-radius:20px;cursor:pointer;font-size:13px;padding:6px 12px;transition:background .2s;white-space:nowrap}@media (max-width:420px){.overview-filter-bar{gap:6px;justify-content:center;padding:8px 12px}.filter-btn{font-size:12px;padding:5px 10px}}.filter-btn.active{background:#007aff;border-color:#ccc;color:#fff}.overview-scroll{padding-bottom:calc(170px + env(safe-area-inset-bottom, 0px))}.paused-label{border-radius:8px;color:#d35400;display:inline-block;font-size:11px;font-weight:500;margin-left:6px;padding:2px 6px;vertical-align:middle}.order-delete-icon{align-items:center;background:#fff;border:1px solid #ccc;border-radius:50%;box-shadow:0 1px 4px #0000001a;cursor:pointer;display:flex;height:22px;justify-content:center;padding:3px;position:absolute;right:6px;top:6px;width:22px;z-index:5}.disputed-label{border-radius:5px;font-size:12px;font-weight:700;margin-left:8px;padding:2px 6px}.drawer-overlay{inset:0;z-index:1000}.drawer-panel{animation:slideUp .3s ease;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -2px 10px #00000026;padding:24px;width:100%}.drawer-message{color:#555;font-size:14px;margin-top:10px}.drawer-actions{display:flex;justify-content:space-between;margin-top:20px}.drawer-cancel,.drawer-confirm{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:14px;margin:0 6px;padding:12px}.drawer-cancel{background:#f0f0f0;color:#333}.drawer-confirm{background:#d63031;color:#fff}.escrowlist-container{background:#f9f9f9;display:flex;flex-direction:column;height:100vh;overflow:hidden}.escrowlist-header{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;height:60px;justify-content:center;padding:0 16px;position:relative}.escrowlist-back-icon{cursor:pointer;height:24px;left:16px;margin-right:12px;margin-top:5px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.escrowlist-scroll{flex:1 1;overflow-x:hidden;overflow-y:auto;padding:16px 16px calc(170px + env(safe-area-inset-bottom, 0px))}.escrowlist-card{display:flex;flex-direction:column;gap:12px;width:100%}.escrow-carousel-wrapper{background-color:#f8f8f8;border-radius:12px;width:100%}.escrow-carousel-scroll,.escrow-carousel-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto;scroll-snap-type:x mandatory}.escrow-carousel-scroll{display:flex;gap:10px;padding:0 10px;scroll-behavior:smooth}.escrow-carousel-scroll::-webkit-scrollbar{display:none}.escrow-carousel-img{background-color:#f0f0f0;border-radius:12px;flex:0 0 100%;height:320px;object-fit:cover;scroll-snap-align:center}.escrow-carousel-dots{display:flex;gap:6px;justify-content:center;margin-top:8px}.escrow-dot{background-color:#ccc;border-radius:50%;height:6px;transition:background-color .3s ease;width:6px}.escrow-dot.active{background-color:#000}@media (max-width:480px){.escrow-carousel-img{max-height:420px}}.escrowlist-info{display:flex;flex-direction:column;gap:6px}.escrowlist-name{color:#222;font-size:16px;font-weight:700}.escrowlist-description{word-wrap:break-word;color:#555;font-size:13px;line-height:1.4;overflow-wrap:break-word;word-break:break-word}.escrowlist-orderid{color:#555;font-size:.9rem;margin-top:6px;word-break:break-all}.escrowlist-status{background:#eee;border-radius:14px;display:inline-block;font-size:12px;font-weight:600;padding:3px 10px;text-transform:capitalize}.escrowlist-status.pending{background:#fff6e0;color:#d17b00}.escrowlist-status.completed{background:#e1fbe1;color:#2ecc71}.escrowlist-status.cancelled{background:#ffeaea;color:#d63031}.escrowlist-actions-row{align-items:center;display:flex;justify-content:space-between;margin-top:8px}.seller-username{color:#666;font-size:13px}.confirm-label-row{align-items:center;display:flex;gap:6px;margin-top:12px}.confirm-label-text{color:#333;font-size:14px;font-weight:600}.info-icon{cursor:pointer;height:18px;width:18px}.status-msg,.status-msg.secondary{color:#888;font-size:13px;margin-top:6px}.status-msg.secondary{color:#666;padding-left:4px}.countdown-highlight{color:red;font-weight:700}.status-actions{display:flex;gap:10px;margin-top:10px}.status-actions button{border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:13px;font-weight:500;min-width:120px;padding:10px 0;text-align:center}.status-actions .confirm-btn{background-color:#2ecc71}.status-actions .cancel-btn{background-color:#e74c3c}.status-actions .dispute-btn{background-color:#ff9f43}.txn-id-row{align-items:center;display:flex;font-size:13px;gap:6px;margin-top:6px}.txn-id-label{color:#444;font-weight:500}.txn-id-value{color:#5c3dff;cursor:pointer;font-family:monospace}.txn-id-value:hover{text-decoration:underline}.popup-overlay{align-items:center;background:#00000073;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.popup-box{background:#fff;border-radius:10px;box-shadow:0 4px 20px #0000001a;max-width:320px;padding:18px;text-align:center;width:90%}.popup-box h3{font-size:17px;margin-bottom:10px;text-align:left}.popup-box p{color:#333;font-size:14px;line-height:1.5;margin-bottom:14px;text-align:left}.popup-box button{background:#5c3dff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:8px 16px}@media (max-width:480px){.escrowlist-header h2{font-size:18px}.status-actions{flex-direction:row;flex-wrap:wrap}.txn-id-row{align-items:flex-start;flex-direction:column;gap:2px}}.tick-icon{height:25px;margin-right:6px;object-fit:contain;vertical-align:middle;width:25px}.escrowlist-amount{color:#2d3436;font-size:.95rem;font-weight:500;margin-bottom:8px}.dispute-btn.disabled-btn{background-color:#ccc;color:#666;cursor:pointer;opacity:.5}.escrow-review-button{background-color:gold;border:none;color:#000;font-weight:600;margin-top:10px;width:fit-content}.chat-btn,.escrow-review-button{border-radius:6px;cursor:pointer;padding:6px 12px}.chat-btn{background:#5c3dff;border:none;color:#fff;font-size:13px;font-weight:500;position:relative}.new-message-dot{background-color:red;border:2px solid #fff;border-radius:50%;height:10px;position:absolute;right:1px;top:1px;width:10px}.disputed-status-label,.disputed-status-label.clickable{background-color:#ffe6e6;border-radius:6px;color:#a10000;font-size:14px;font-weight:500;margin-top:5px;padding:6px 10px}.disputed-status-label.clickable,.paused-clickable{cursor:pointer;text-decoration:underline}.paused-clickable{color:#f90}.drawer-content button{background-color:#ff4d4d}.drawer-overlay{background:#0006}.drawer-content{background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -2px 10px #0000001a;max-width:500px;padding:20px;width:100%}.drawer-content h3{font-size:20px;font-weight:600;margin-top:0}.drawer-content p{font-size:16px;margin:12px 0 24px}.drawer-content button{background-color:#007bff;font-size:16px;font-weight:700;padding:12px}.drawer-content .drawer-black-btn,.drawer-content button{border:none;border-radius:8px;color:#fff;cursor:pointer;width:100%}.drawer-content .drawer-black-btn{background-color:#000;font-weight:600;margin-top:20px;padding:10px 18px}.drawer-overlay{background-color:#00000080;bottom:0;right:0}.drawer-box{animation:slideUp .3s ease-out;background-color:#fff;border-top-left-radius:12px;border-top-right-radius:12px;bottom:0;box-shadow:0 -2px 12px #00000026;padding:20px;position:absolute;width:100%}.drawer-box h3{font-size:18px;margin-bottom:10px}.drawer-box p{color:#333;font-size:14px;margin-bottom:20px}.drawer-buttons{display:flex;justify-content:space-between}.drawer-buttons .cancel-btn,.drawer-buttons .confirm-btn{border:none;border-radius:6px;flex:1 1;font-size:14px;font-weight:700;margin:0 5px;padding:10px}.drawer-buttons .cancel-btn{background-color:#ccc;color:#333}.drawer-buttons .confirm-btn{background-color:#2ecc71;color:#fff}.drawer-overlay{align-items:flex-end;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.drawer{animation:slideUp .3s ease-out;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;box-shadow:0 -2px 8px #0000001a;max-width:480px;padding:24px;width:100%}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.drawer h3{font-size:20px;margin-top:0}.drawer p{line-height:1.5;margin:16px 0}.drawer button{background:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:10px 16px;width:100%}.merchantpay-container{background:#fff;display:flex;flex-direction:column;height:100vh;position:relative}.merchantpay-topbar{align-items:center;background:#f6f6f6;border-bottom:1px solid #ddd;display:flex;padding:16px;position:sticky;top:0;z-index:20}.merchantpay-back-icon{cursor:pointer;height:24px;margin-right:12px;width:24px}.merchantpay-topbar h3{color:#222;font-size:18px;font-weight:700;margin:0}.merchantpay-body{flex:1 1;overflow-y:auto;padding:20px 20px 60px}@media (max-width:480px){.merchantpay-body{padding-bottom:120px}}.merchantpay-receipt{background:#f9f9f9;border-radius:12px;color:#444;font-size:15px;margin-bottom:20px;padding:16px}.merchantpay-receipt h4{font-size:16px;margin-bottom:12px}.merchantpay-features{background:#f1faff;border:1px solid #b3e0ff;border-radius:10px;margin-bottom:20px;padding:16px}.merchantpay-features h4{color:#007acc;font-size:15px;margin-bottom:12px}.merchantpay-features ul{list-style:none;margin:0 0 8px;padding:0}.merchantpay-features li{color:#333;font-size:14px;padding:6px 0}.read-more-link{color:#007acc;font-size:14px}.merchantpay-footer{background:#fff;border-top:1px solid #eee;bottom:0;display:flex;justify-content:space-between;left:0;padding:16px;position:fixed;right:0;z-index:50}.cancel-btn,.pay-btn{border:none;border-radius:8px;cursor:pointer;flex:1 1;font-size:15px;font-weight:700;margin:0 6px;padding:12px}.cancel-btn{background:#eee;color:#333}.pay-btn{background:#0c6;color:#fff}.merchantpay-terms{background:#fffbe6;border:1px solid #ffe58f;border-radius:10px;color:#555;font-size:14px;line-height:1.5;margin-bottom:80px;padding:14px}.read-more-link{color:#007bff;cursor:pointer;font-weight:500;margin-top:8px;text-decoration:underline}.sponsor-payment-container{background:#fff;display:flex;flex-direction:column;height:100vh;overflow:hidden}.sponsor-payment-topbar{align-items:center;background:#f6f6f6;border-bottom:1px solid #ddd;display:flex;height:50px;justify-content:center;padding:0 16px;position:relative}.sponsor-back-icon{cursor:pointer;height:22px;left:16px;position:absolute;width:22px}.sponsor-payment-topbar h2{color:#333;font-size:17px;font-weight:600;margin:0}.sponsor-payment-body{flex:1 1;overflow-y:auto;padding:20px 20px 100px}.sponsor-payment-info{background:#f9f9f9;border-radius:12px;color:#333;font-size:15px;line-height:1.5;padding:16px}.sponsor-payment-footer{background:#fff;border-top:1px solid #ccc;bottom:0;display:flex;justify-content:space-between;left:0;padding:12px 20px;position:fixed;width:100%;z-index:100}.sponsor-payment-cancel,.sponsor-payment-confirm{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-size:14px;font-weight:700;margin:0 4px;padding:12px}.sponsor-payment-cancel{background:#eee;color:#333}.sponsor-payment-confirm{background:#1a7f3c;color:#fff}.sponsor-preview-card{align-items:center;background:#fefefe;border:1px solid #ddd;border-radius:10px;display:flex;gap:12px;margin-top:20px;padding:12px}.sponsor-preview-image{border-radius:8px;height:80px;object-fit:cover;width:80px}.sponsor-preview-details{display:flex;flex:1 1;flex-direction:column}.sponsor-preview-name{font-size:16px;font-weight:700;margin-bottom:4px}.sponsor-preview-price{color:#1a7f3c;font-size:14px;font-weight:500}.sponsor-preview-label{color:#888;font-size:12px;margin-top:4px}.dispute-decision-screen{background:#fff;display:flex;flex-direction:column;height:100vh;overflow-x:hidden}.top-bar{background:#f8f8f8;padding:12px 16px;width:100%;z-index:999}.dispute-back-icon{cursor:pointer;height:24px;margin-right:12px;width:24px}.top-bar h2{margin:0}.scroll-area{flex:1 1;overflow-y:auto;padding:80px 20px}h2,p,strong{overflow-wrap:break-word;white-space:normal;word-break:break-word}.media-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.media-thumb{border-radius:8px;height:100px;object-fit:cover;width:100px}.access-denied{color:red;font-weight:700;margin-top:40px}.decision-note{background:#f8f8f8;border-radius:8px;margin-top:20px;padding:12px}.media-section{margin-top:24px}@media (max-width:480px){.scroll-area{padding:80px 16px}.top-bar h2{font-size:16px}.media-thumb{height:80px;width:80px}}.appeal-screen{font-family:sans-serif;margin:0 auto;max-width:500px;padding:20px}.appeal-screen h2{color:#222;font-size:24px;margin-bottom:10px}.appeal-screen p{color:#555;font-size:16px;margin-bottom:15px}.appeal-screen textarea{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;font-size:16px;margin-bottom:20px;padding:12px;resize:vertical;width:100%}.submit-btn{background-color:#00b894;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:12px 20px;transition:background .2s ease;width:100%}.submit-btn:hover{background-color:#019170}.appeal-buttons{display:flex;gap:10px;margin-top:12px}.cancel-appeal-btn{background-color:#ccc;border:none;border-radius:8px;color:#333;cursor:pointer;font-size:14px;padding:10px 16px}.cancel-appeal-btn:hover{background-color:#b3b3b3}.toast{word-wrap:break-word;border-radius:12px;box-shadow:0 4px 12px #0003;font-size:15px;font-weight:500;left:50%;max-width:500px;opacity:0;padding:14px 20px;position:fixed;text-align:center;top:-100px;transform:translateX(-50%);transition:all .4s ease-in-out;width:90vw;z-index:9999}.toast.show{opacity:1;top:20px}.toast.success{background-color:#28c76f;color:#fff}.toast.error{background-color:#ff4d4f;color:#fff}.merchant-dashboard-container{background:#fff;display:flex;flex-direction:column;height:100vh}.merchant-topbar{align-items:center;background:#f8f8f8;border-bottom:1px solid #ddd;display:flex;justify-content:flex-start;padding:12px 16px;position:fixed;top:0;width:100%;z-index:10}.merchant-back-icon{cursor:pointer;height:22px;margin-right:16px;width:22px}.merchant-topbar h2{font-size:18px;font-weight:600;margin:0}.merchant-dashboard-scroll{flex-grow:1;margin-top:60px;overflow-y:auto;padding:16px}.merchant-tiles-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.merchant-tile{background:#f1f1f1;border-radius:12px;cursor:pointer;padding:20px;text-align:center;transition:background .2s ease}.merchant-tile:hover{background:#e2e2e2}.merchant-icon{font-size:24px;margin-bottom:8px}.merchant-label{color:#333;font-size:14px;font-weight:500}.merchant-dashboard-denied{color:#c00;font-size:16px;padding:20px;text-align:center}.productmanager-container{background:#f9f9f9;display:flex;flex-direction:column;height:100vh;overflow:hidden}.productmanager-header{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;height:60px;justify-content:center;position:relative;z-index:10}.productmanager-header h2{color:#333;font-size:18px;font-weight:600}.productmanager-back-icon{cursor:pointer;height:24px;left:16px;position:absolute;width:24px}.productmanager-scroll{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:16px}.no-products-msg{color:#777;font-size:14px;margin-top:32px;text-align:center}.productmanager-list{display:flex;flex-direction:column;gap:14px}.productmanager-card{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 1px 3px #0000000d;cursor:pointer;display:flex;flex-direction:row;gap:12px;padding:12px;transition:box-shadow .2s ease}.productmanager-card:hover{box-shadow:0 2px 8px #00000014}.productmanager-img{background:#eee;border-radius:8px;flex-shrink:0;height:80px;object-fit:cover;width:80px}.productmanager-info{display:flex;flex:1 1;flex-direction:column;justify-content:center}.productmanager-name{color:#333;font-size:15px;font-weight:600;margin:0}.productmanager-date{color:#666;font-size:12px;margin-top:4px}.productmanager-price{color:#222;font-size:14px;font-weight:600;margin-top:5px}.merchant-metrics-container{display:flex;flex-direction:column;height:100vh}.metrics-topbar{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;padding:12px 16px;position:sticky;top:0;z-index:100}.metrics-title{font-size:18px;font-weight:700}.back-arrow{cursor:pointer;height:22px;margin-right:12px;width:22px}.metrics-filter{background:#f9f9f9;border-bottom:1px solid #eee;display:flex;gap:10px;overflow-x:auto;padding:10px 16px;position:sticky;top:52px;z-index:99}.metrics-filter button{background:#eee;border:none;border-radius:6px;cursor:pointer;font-size:14px;padding:6px 12px;white-space:nowrap}.metrics-filter button.active{background-color:#007bff;color:#fff}.metrics-content{flex:1 1;overflow-y:auto;padding:16px}.metrics-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.metric-card{background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 1px 2px #0000000a;padding:12px}.metric-card-title{color:#555;font-size:13px;margin-bottom:4px}.metric-card-value{color:#222;font-size:18px;font-weight:700}.metrics-loading{color:#666;font-size:15px;margin-top:40px;text-align:center}@media (max-width:768px){.metrics-content{max-height:calc(100vh - 100px);padding-bottom:80px}.metrics-grid{grid-template-columns:1fr}.metric-card{font-size:16px}}.store-insights-screen{background:#fff;display:flex;flex-direction:column;height:100vh}.top-bar{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;gap:12px;height:56px;left:0;padding:0 16px;position:fixed;right:0;top:0;z-index:10}.back-icon{cursor:pointer;flex-shrink:0;height:28px;width:28px}.top-bar h2{flex:1 1;font-size:18px;font-weight:600;margin:0 28px 0 0;text-align:center}.insights-scroll{flex:1 1;margin-top:56px;overflow-y:auto;padding:16px}.insights-metrics{margin-bottom:20px}.insight-card{background:#f8f8f8;border-radius:8px;margin-bottom:24px;padding:12px}.insight-label{font-size:15px;font-weight:600;margin-bottom:6px}.insight-product{cursor:pointer;display:flex;gap:12px}.product-thumbnail{border-radius:6px;height:60px;object-fit:cover;width:60px}.product-name{font-weight:500;margin:0}.product-metric-insights{align-items:center;color:#444;display:flex;flex-wrap:wrap;font-size:14px;margin-top:4px}.icon-insights{flex-shrink:0;height:14px;margin:0 4px;object-fit:contain;width:14px}.no-data{color:#999;font-size:14px}.reviews-container{background:#fff;display:flex;flex-direction:column;height:100vh}.reviews-topbar{align-items:center;background:#fafafa;border-bottom:1px solid #eee;display:flex;padding:12px 16px;position:sticky;top:0;z-index:10}.reviews-back-icon{cursor:pointer;height:24px;margin-right:12px;width:24px}.reviews-title{font-size:18px;font-weight:600}.reviews-scroll{flex:1 1;overflow-y:auto;padding:16px}.review-card{align-items:flex-start;background:#f7f7f7;border-radius:12px;cursor:pointer;display:flex;margin-bottom:12px;padding:12px;transition:background .2s ease}.review-card:hover{background:#efefef}.review-img{border-radius:8px;height:44px;margin-right:12px;object-fit:cover;width:44px}.review-content{flex:1 1}.review-product{font-size:14px;font-weight:600}.review-stars{color:#f5a623;font-size:13px;margin-top:2px}.review-text{color:#333;font-size:12px;line-height:1.4;margin-top:4px}.review-date{color:#888;font-size:10px;margin-top:6px}.merchant-promotions-container{background:#fdfdfd;display:flex;flex-direction:column;height:100vh}.merchant-promotions-topbar{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;padding:16px}.merchant-promotions-back-icon{cursor:pointer;height:28px;margin-right:12px;width:28px}.promotion-tabs{background:#fff;border-bottom:1px solid #eee;display:flex;gap:12px;justify-content:center;padding:10px 0}.promotion-tabs button{background:#e0e0e0;border:none;border-radius:20px;cursor:pointer;font-weight:500;padding:6px 16px}.promotion-tabs .active-tab{background:#222;color:#fff}.merchant-promotions-scroll{flex:1 1;overflow-y:auto;padding:16px}.promotion-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.promotion-card{background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000001a;cursor:pointer;padding:12px;transition:transform .1s ease}.promotion-card:hover{transform:translateY(-2px)}.promotion-image{border-radius:8px;height:140px;margin-bottom:8px;object-fit:cover;width:100%}.promotion-info{color:#333;font-size:14px}.promo-wait-text{color:#555;font-size:13px;margin:6px 0;opacity:.8}.pay-now-btn{background-color:#2c7a00;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;margin-top:6px;padding:6px 12px;transition:background .2s ease}.pay-now-btn:hover{background-color:#246500}.promotion-empty,.promotion-loading{font-size:15px;padding:20px;text-align:center}.sponsor-button-container{bottom:16px;left:16px;position:fixed;z-index:10}.sponsor-new-btn{background-color:#222;border:none;border-radius:24px;box-shadow:0 2px 6px #00000026;color:#fff;cursor:pointer;font-weight:600;padding:10px 18px}.sponsor-screen-container{background:#f8f9fa;display:flex;flex-direction:column;font-family:Inter,sans-serif;height:100vh}.sponsor-screen-topbar{align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;left:0;padding:16px;position:fixed;right:0;top:0;z-index:10}.sponsor-screen-back-icon{cursor:pointer;height:22px;margin-right:14px}.sponsor-screen-topbar h2{font-size:18px;font-weight:600;margin:0}.sponsor-products-list{flex:1 1;overflow-y:auto;padding:80px 16px}.sponsor-product-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000f;cursor:pointer;display:flex;margin-bottom:12px;padding:12px;transition:border .2s ease}.sponsor-product-card.selected{border:2px solid #36b37e}.sponsor-product-img{border-radius:8px;height:64px;margin-right:12px;object-fit:cover;width:64px}.sponsor-product-info strong{display:block;font-size:16px}.sponsor-product-info p{color:#666;font-size:14px;margin:4px 0 0}.sponsor-footer{background:#fff;border-top:1px solid #ddd;bottom:0;left:0;padding:12px 16px;position:fixed;right:0}.sponsor-proceed-btn{background:#36b37e;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px;transition:background .2s ease;width:100%}.sponsor-proceed-btn:disabled{background:#ccc;cursor:not-allowed}
/*# sourceMappingURL=main.ddcea8e3.css.map*/