.App{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:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.signin-container{align-items:center;background:#f7f7fa;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.google-signin-btn{background:#4285f4;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.1rem;margin-top:20px;padding:12px 24px;transition:background .2s}.google-signin-btn:hover{background:#357ae8}.fixed-header{align-items:center;background:#fff;box-shadow:0 2px 8px #0000000a;display:flex;padding:16px 24px;position:sticky;top:0;z-index:10}.profile-pic{border-radius:50%;height:48px;margin-right:16px;object-fit:cover;width:48px}.shop-name{flex:1 1;font-size:1.3rem;font-weight:700}.signout-btn{background:#e74c3c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-left:16px;padding:8px 18px;transition:background .2s}.signout-btn:hover{background:#c0392b}.main-content{margin:0 auto;max-width:800px;padding:32px 16px}.product-form{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000a;display:flex;flex-direction:column;gap:10px;margin-bottom:32px;padding:20px}.product-form input,.product-form textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:8px}.product-form button{background:#4285f4;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:10px;padding:10px 0;transition:background .2s}.product-form button:hover{background:#357ae8}.product-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-card{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;padding:16px;position:relative}.product-img{border-radius:6px;height:120px;margin-bottom:10px;max-width:180px;object-fit:cover;width:100%}.product-info{text-align:center}.delete-btn{background:#e74c3c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.95rem;margin-top:10px;padding:6px 14px;transition:background .2s}.delete-btn:hover{background:#c0392b}.product-guide{background:#f7f7fa;border:1px solid #e0e0e0;border-radius:8px;color:#444;display:flex;flex-direction:column;font-size:.98rem;gap:8px;margin:12px 0 18px;padding:16px 12px}.product-guide b{color:#4285f4;font-size:1.05em}.loader{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#4285f4;display:inline-block;height:18px;width:18px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.add-category-btn{background:#4285f4;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1.2rem;height:32px;margin-left:2px;padding:0 10px;transition:background .2s}.add-category-btn:hover{background:#357ae8}.shopple-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,1fr);margin-top:12px}@media (min-width:600px){.shopple-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.shopple-grid{grid-template-columns:repeat(4,1fr)}}.shopple-card{background:#fff;border:none;border-radius:16px;box-shadow:0 2px 8px #0001;display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:box-shadow .18s,transform .18s}.shopple-card:hover{box-shadow:0 6px 24px #0002;transform:translateY(-2px) scale(1.02)}.shopple-card-img-link{aspect-ratio:1/1;background:#f3f4f6;display:block;position:relative;width:100%}.shopple-card-img-wrapper{align-items:center;display:flex;height:100%;inset:0;justify-content:center;position:absolute;width:100%}.shopple-card-img{border-top-left-radius:16px;border-top-right-radius:16px;height:100%;object-fit:cover;transition:transform .18s;width:100%}.shopple-card:hover .shopple-card-img{transform:scale(1.04)}.shopple-card-body{border-top:1px solid #f0f1f3;display:flex;flex:1 1;flex-direction:column;padding:14px 14px 10px}.shopple-card-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;color:#222;display:-webkit-box;font-size:1rem;font-weight:600;line-height:1.25;margin-bottom:6px;max-height:2.5em;overflow:hidden;text-overflow:ellipsis}.shopple-card-meta{align-items:center;display:flex;gap:6px;margin-bottom:10px}.shopple-card-favicon{background:#fff;border-radius:50%;box-shadow:0 1px 2px #0001;height:18px;object-fit:contain;width:18px}.shopple-card-domain{color:#6b7280;font-size:.92em;font-weight:500;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopple-card-share{align-items:center;background:#f3f4f6;border:none;border-radius:8px;color:#374151;cursor:pointer;display:flex;font-size:.92em;font-weight:500;gap:4px;margin-top:auto;padding:5px 10px;transition:background .15s}.shopple-card-share:hover{background:#e5e7eb}.shopple-card-share-icon{height:16px;margin-right:2px;width:16px}
/*# sourceMappingURL=main.184c8cde.css.map*/