:root{color-scheme:light dark;font-family:system-ui,sans-serif}body{margin:0;min-height:100vh}button{font:inherit;cursor:pointer}.screen{max-width:480px;margin:0 auto;padding:1.5rem 1rem 3rem}.role-buttons{display:flex;gap:1rem;margin-top:1.5rem}.role-buttons button{flex:1;padding:1rem;font-size:1.1rem;border-radius:.5rem;border:1px solid #888;background:transparent}video{width:100%;border-radius:.5rem;background:#111}.field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.field input{padding:.6rem;font-size:1rem;border-radius:.4rem;border:1px solid #888}.error-banner{background:#5c1a1a;color:#fff;padding:.75rem;border-radius:.4rem;margin-bottom:1rem}.sold-banner{background:#1a5c2a;color:#fff;padding:1rem;border-radius:.5rem;text-align:center;font-size:1.25rem;margin-top:1rem}.status-card{display:flex;justify-content:space-between;align-items:baseline;padding:1rem;border:1px solid #444;border-radius:.5rem;margin:1rem 0}.status-card .price{font-size:2rem;font-weight:700}.bid-buttons{display:flex;gap:.75rem;margin-top:1rem}.bid-buttons button{flex:1;padding:1rem 0;font-size:1.1rem;border-radius:.5rem;border:none;background:#2a5cff;color:#fff}.bid-buttons button:disabled{opacity:.5}.bid-buttons button.rejected{background:#cc2a2a}.buyer-count{margin:.5rem 0;font-size:.95rem;color:#aaa}.bid-history{margin-top:1rem}.bid-history h2{font-size:1rem;margin-bottom:.5rem}.bid-history ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.bid-history-item{display:flex;justify-content:space-between;padding:.5rem .75rem;border:1px solid #444;border-radius:.4rem}.bid-history-amount{font-weight:700}.bid-history-empty{color:#888;font-style:italic}.video-wrap{position:relative}.reaction-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.reaction-float{position:absolute;bottom:10%;left:50%;font-size:2rem;animation:reaction-float-up 2s ease-out forwards}@keyframes reaction-float-up{0%{transform:translate(-50%);opacity:1}to{transform:translate(-50%,-120px);opacity:0}}.reaction-buttons{display:flex;gap:.75rem;margin-top:.75rem}.reaction-buttons button{flex:1;padding:.75rem 0;font-size:1.5rem;border-radius:.5rem;border:1px solid #444;background:transparent}.screen-share-btn{flex:1.4;font-size:.9rem!important;font-weight:600}.screen-share-btn.active{background:#2a5cff;border-color:#2a5cff;color:#fff}.product-popover-wrap{position:relative;margin:1rem 0}.product-popover-trigger{width:100%;padding:.75rem 1rem;font-size:1rem;border-radius:.5rem;border:1px solid #444;background:transparent}.product-popover-panel{position:absolute;top:calc(100% + .5rem);left:0;right:0;z-index:10;max-height:70vh;overflow-y:auto;padding:1rem;border:1px solid #444;border-radius:.5rem;background:#1a1a1a;box-shadow:0 8px 24px #00000059}.product-add-form{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #333}.product-add-form h3,.product-list h3{margin:0 0 .75rem;font-size:.95rem}.product-add-form button[type=submit]{width:100%;padding:.65rem;border:none;border-radius:.4rem;background:#2a5cff;color:#fff}.product-image-preview{width:100%;max-height:120px;object-fit:cover;border-radius:.4rem;margin-top:.5rem}.product-list ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.active-product-overlay{position:absolute;bottom:.75rem;right:.75rem;z-index:2;display:flex;align-items:center;gap:.5rem;max-width:calc(100% - 1.5rem);padding:.5rem .65rem;border-radius:.5rem;background:#000000b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none}.active-product-image{width:44px;height:44px;border-radius:.35rem;object-fit:cover;flex-shrink:0}.active-product-image-placeholder{display:flex;align-items:center;justify-content:center;background:#2a2a2a;font-size:1.1rem}.active-product-details{display:flex;flex-direction:column;gap:.15rem;min-width:0}.active-product-name{font-size:.85rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.active-product-price{font-size:.9rem;font-weight:700;color:#8ab4ff}.product-list-item-active{border-color:#2a5cff;background:#2a5cff14}.product-start-bid-btn{flex-shrink:0;padding:.4rem .55rem;font-size:.75rem;border:none;border-radius:.35rem;background:#2a5cff;color:#fff;white-space:nowrap}.product-start-bid-btn:disabled{opacity:.5}.product-list-item{display:flex;gap:.75rem;align-items:center;padding:.5rem;border:1px solid #333;border-radius:.4rem}.product-list-image{width:48px;height:48px;border-radius:.35rem;object-fit:cover;flex-shrink:0}.product-list-image-placeholder{display:flex;align-items:center;justify-content:center;background:#2a2a2a;font-size:1.25rem}.product-list-details{display:flex;flex-direction:column;gap:.2rem;min-width:0}.product-list-name{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-list-price{color:#8ab4ff;font-weight:700}.product-list-empty{color:#888;font-style:italic;margin:0}
