body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{background:#fafafa;color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:15px;height:100%;line-height:1.45;margin:0}.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}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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}.main-container{align-items:center;background:#fafafa;display:flex;flex-direction:column;min-height:100vh;padding:20px 0 88px;width:100%}.main-container.with-topbar{padding-top:88px}.tiktok-topbar{align-items:center;background:#0000;border-bottom:0;display:flex;height:88px;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1001}.tabs{background:#fff;border-radius:999px;box-shadow:0 8px 24px #0b16270f;display:flex;gap:2px;padding:6px}.tab-btn{-webkit-appearance:none;appearance:none;background:#0000;border:0;border-radius:999px;color:#6b7280;cursor:pointer;font-size:1rem;font-weight:600;padding:10px 16px}.tab-btn.active{background:#f3f4f6;color:#111827}.search-wrap{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:1fr auto;margin-top:-10px;max-width:620px;padding:0 16px;width:100%}.search{border:1px solid #e5e7eb;border-radius:999px;outline:none;padding:0 14px}.search,.search-icon-btn{background:#fff;box-shadow:0 6px 18px #0b16270f;height:46px}.search-icon-btn{align-items:center;border:1px solid #e5e7eb;border-radius:50%;cursor:pointer;display:inline-flex;justify-content:center;transition:transform .12s ease,background .12s ease;width:46px}.search-icon-btn:hover{background:#f9fafb;transform:translateY(-2px)}.search-icon-btn svg{color:#111827;font-size:16px}.card,.empty-state,.ig-card,.points-card,.post-view,.profile-card{background:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 6px 18px #0b16270f}.posts-grid.home-grid{grid-gap:16px;display:grid!important;gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));margin:0 auto;max-width:1050px;padding:0 16px;width:100%}@media (max-width:1024px){.posts-grid.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:710px}}@media (max-width:640px){.posts-grid.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:560px}}.ig-card{overflow:hidden}.ig-header{background:#fff;border-bottom:1px solid #f1f1f1;justify-content:space-between;padding:10px 12px}.ig-header,.ig-user{align-items:center;display:flex}.ig-user{gap:10px}.ig-avatar{background:#ddd;border-radius:50%;height:36px;object-fit:cover;width:36px}.ig-user-meta{display:flex;flex-direction:column;line-height:1.15}.ig-username{color:#111827;font-size:.95rem;font-weight:700}.ig-location{color:#6b7280;font-size:.82rem}.ig-location a{color:#3b82f6;text-decoration:none}.ig-location a:hover{text-decoration:underline}.icon-btn{-webkit-appearance:none;appearance:none;background:#0000;display:inline-flex;justify-content:center;transition:transform .12s ease,color .12s ease,opacity .12s ease}.icon-btn:hover{transform:translateY(-2px)}.icon-btn.active{color:#3b82f6}.ig-media-wrap{position:relative}.ig-media,.ig-media-wrap,.post-media{background:#000;display:block;width:100%}.ig-media,.post-media{aspect-ratio:4/5;object-fit:cover}.ig-card.has-video .ig-media-wrap:after{background:#ffffffe6;border-radius:50%;color:#111827;content:"▶";display:grid;font-size:14px;height:32px;place-items:center;position:absolute;right:10px;top:10px;width:32px}.ig-actions{align-items:center;background:#fff;display:flex;justify-content:space-between;padding:6px 10px}.ig-actions .left,.ig-actions .right{align-items:center;display:flex;gap:10px}.ig-actions .icon-btn svg{font-size:1.2rem}.ig-meta{background:#fff;display:flex;flex-direction:column;gap:6px;padding:8px 12px 12px}.ig-likes{color:#111827;font-size:.95rem;font-weight:700}.ig-caption{color:#374151;font-size:.95rem;line-height:1.35}.ig-caption .ig-username{color:#3b82f6}.ig-comments{-webkit-appearance:none;appearance:none;background:#0000;border:none;color:#9ca3af;cursor:pointer;font-size:.9rem;padding:0;text-align:left}.ig-time{color:#9ca3af;font-size:.75rem;letter-spacing:.02em;text-transform:uppercase}.carousel,.post-carousel{overflow:hidden;position:relative;width:100%}.post-media-large{background:#000;display:block;max-height:70vh;object-fit:contain;width:100%}.carousel-btn,.post-carousel .carousel-btn{background:#0006;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:18px;padding:6px 10px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.carousel-btn.left,.post-carousel .carousel-btn.left{left:8px}.carousel-btn.right,.post-carousel .carousel-btn.right{right:8px}.empty-state{border:1px solid #eee;margin:8px auto;max-width:520px;padding:16px;text-align:center;width:92%}.chip-row{display:flex;flex-wrap:wrap;gap:8px}.chip{background:#fafafa;border:1px solid #e6e6e6;border-radius:999px;color:#374151;cursor:pointer;font-size:12px;padding:6px 10px}.chip:hover{background:#f3f4f6}.muted{color:#6b7280}.muted.small{font-size:12px}.bottom-nav{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-top:1px solid #0000000f;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;box-shadow:0 -6px 18px #0b16270f;display:flex;height:64px;justify-content:space-around;left:0;position:fixed;width:100%;z-index:1000}.nav-icon svg{color:#111827;font-size:1.5rem;transition:transform .2s ease,color .2s ease}.nav-icon:hover svg{color:#3b82f6;transform:scale(1.15)}.chat-page-center{align-items:center;background:#e5e7eb;display:flex;height:100vh;justify-content:center;padding:0}.chat-large{background:#f9fafb;border:1px solid #e5e7eb;border-radius:30px;box-shadow:0 8px 28px #0000001a;display:flex;flex-direction:column;height:90vh;max-height:900px;max-width:100%;overflow:hidden;width:470px}.chat-large .chat-header{background:#fff;border-bottom:1px solid #eee;color:#111827;font-size:20px;font-weight:600;padding:16px 0;text-align:center}.chat-large .chat-messages{background:#f3f4f6;display:flex;flex:1 1;flex-direction:column;gap:20px;overflow-y:auto;padding:20px}.chat-row{align-items:flex-end;display:flex;gap:8px}.chat-row.me{justify-content:flex-end}.chat-row.other{justify-content:flex-start}.chat-avatar{border-radius:50%;height:42px;object-fit:cover;width:42px}.chat-bubble{word-wrap:break-word;border-radius:18px;font-size:15px;line-height:1.5;max-width:72%;padding:12px 16px}.chat-bubble.me{background:#fff;border-bottom-right-radius:8px;color:#000}.chat-bubble.other{background:#e0eefc;border-bottom-left-radius:8px;box-shadow:0 1px 4px #00000014;color:#000}.chat-input{align-items:center;background:#fff;border-top:1px solid #eee;display:flex;gap:8px;padding:10px 14px}.chat-input input{border:1px solid #e5e7eb;border-radius:20px;flex:1 1;font-size:15px;outline:none;padding:10px 16px}.chat-actions{align-items:center;display:flex;gap:10px}.chat-icon-btn{color:#6b7280;cursor:pointer;font-size:20px;transition:color .2s ease,transform .1s ease}.chat-icon-btn:hover{color:#2563eb;transform:scale(1.1)}.send-btn{align-items:center;background:#3b82f6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:42px;justify-content:center;transition:background .2s;width:42px}.send-btn:hover{background:#2563eb}@media (max-width:600px){.chat-large{border-radius:0;height:100vh;width:100%}.chat-input input{font-size:14px;padding:8px 12px}.chat-icon-btn{font-size:18px}}.post-view{overflow:hidden;padding:0}.post-header{align-items:center;background:#fff;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:12px 16px}.post-media-frame{background:#000}.post-meta{background:#fff;padding:0 12px 12px}.post-footer{background:#fff;border-top:1px solid #eee;padding:12px 16px 16px}.post-footer a{background:#f3f4f6;border-radius:20px;color:#111827;display:inline-block;padding:8px 16px;text-decoration:none}.post-actions{grid-gap:8px;align-items:center;background:#fff;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);padding:12px 12px 0}.post-actions .icon-btn{align-items:center;border-radius:12px;display:inline-flex;justify-content:center;padding:10px;transition:transform .12s,color .12s,background .12s}.post-actions .icon-btn:hover{background:#f3f4f6;transform:translateY(-2px)}.post-actions .icon-btn.like.active{color:#ec4899}.post-actions .icon-btn.save.active{color:#f59e0b}.comments-panel{background:#fff;padding:8px 12px 12px}.comment-row{border-bottom:1px solid #f1f1f1;color:#374151;font-size:14px;padding:6px 0}.comment-row:last-child{border-bottom:0}.comment-user{color:#111827;font-weight:600;margin-right:6px}.comment-input-row{display:flex;gap:8px;margin-top:10px}.comment-input{border:1px solid #e5e7eb;border-radius:12px;flex:1 1;font-size:14px;outline:none;padding:10px 12px}.comment-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.comment-send{background:#3b82f6;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:14px;padding:10px 14px}.comment-send:hover{background:#2563eb}@media (max-width:480px){.ig-header{padding:10px 12px}.ig-actions{padding:8px 10px}.ig-meta{padding:0 10px 10px}.search{width:100%}}.search-results{margin:0 auto;max-width:1050px;padding:0 16px;width:100%}.search-section{margin:8px 0 16px}.search-section>h3{margin:8px 2px}.search-section-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.post-card{background:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 6px 18px #0b16270f;overflow:hidden}.post-card .post-media{display:block;height:220px;object-fit:cover;width:100%}body{background:#f9f6f2;font-family:sans-serif;margin:0}.container{background:#fff;display:flex;flex-direction:column;margin:auto;max-width:480px;min-height:100vh;padding:5em}header{align-items:center;display:flex;justify-content:space-between;padding:1em 0}header h1{flex:1 1;font-size:1.2em;margin:0;text-align:center}.toggle-buttons{display:flex;gap:1em;justify-content:center;margin:1em 0}.toggle{background:none;border:none;border-radius:20px;color:#333;cursor:pointer;font-weight:700;padding:.5em 1em}.toggle.active{background:#fff;box-shadow:0 2px 6px #0000001a}.grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin-bottom:2em}.tile{align-items:center;background:#e0e0e0;border-radius:6px;display:flex;height:180px;justify-content:center;overflow:hidden;position:relative}.tile img,.tile video{border-radius:6px;height:100%;object-fit:cover;width:100%}.select-checkbox{-webkit-appearance:none;appearance:none;background-color:#fffc;border:2px solid #ccc;border-radius:50%;cursor:pointer;height:22px;position:absolute;right:8px;top:8px;width:22px;z-index:10}.select-checkbox:checked{background-color:#2196f3;background-image:url("data:image/svg+xml;utf8,<svg fill=%27white%27 height=%2718%27 viewBox=%270 0 24 24%27 width=%2718%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M20.285 6.709l-11.025 11.025-5.546-5.546 1.415-1.414 4.131 4.131 9.611-9.611z%27/></svg>");background-position:50%;background-repeat:no-repeat;border-color:#2196f3}.btn{border:none;border-radius:8px;cursor:pointer;font-weight:700;padding:10px 20px;transition:background .3s}.btn.primary{background:#3897f0;color:#fff}.btn.primary:hover{background:#1877f2}.input-text,.input-textarea{border:1px solid #ccc;border-radius:10px;font-size:16px;margin:8px 0;padding:12px;resize:none;width:100%}.input-textarea{height:100px}.bottom-btn{margin-top:16px;width:100%}.tag-btn{align-items:center;background:#f6f8fb;border:1px solid #d6dbe3;border-radius:12px;color:#2e3b4e;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:8px;justify-content:center;margin:10px 0;padding:12px 16px;transition:all .2s ease-in-out;width:100%}.tag-btn:hover{background:#eef3fa;border-color:#c7d2e2}.tag-btn:active{background:#e5edf7}.tag-icon{font-size:17px;opacity:.75}.tagged-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.tag-chip{align-items:center;background:#edf2ff;border-radius:20px;box-shadow:0 1px 3px #0000000d;color:#3056d3;display:inline-flex;font-size:14px;font-weight:500;gap:6px;padding:6px 12px}.remove-tag{background:none;border:none;color:#3056d3;cursor:pointer;font-size:16px;font-weight:700;line-height:1;padding:0}.tag-modal{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:100}.tag-modal-content{animation:fadeIn .25s ease-out;background:#fff;border-radius:18px;box-shadow:0 8px 24px #00000026;box-sizing:border-box;max-width:520px;padding:32px 50px;text-align:center;width:100%}.tag-modal-content h3{color:#1e293b;font-size:18px;margin-bottom:18px}.tag-modal-content .input-text{margin-bottom:16px}.tag-modal-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:10px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.profile-container{background:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;margin:0 auto;max-width:520px;overflow-x:hidden;padding:16px}.points-card,.profile-card{background:#fff;border-radius:16px;box-shadow:0 6px 18px #0b16270f;margin-bottom:16px;padding:16px}.profile-header{align-items:center;display:flex;gap:12px}.avatar img{object-fit:cover}.profile-info{flex:1 1}.profile-info h2{align-items:baseline;display:flex;font-size:18px;gap:8px;margin:0}.username{color:#3b82f6;font-size:14px;margin-left:6px}.badge{background:#f3f4f6;border-radius:12px;display:inline-block;font-size:12px;margin-right:6px;padding:5px 8px}.bio{color:#374151;font-size:14px;margin:12px 0}.profile-stats{color:#111827;display:flex;justify-content:space-around;margin-bottom:12px}.profile-stats strong{display:block;font-size:16px}.profile-stats span{color:#6b7280;font-size:12px}.profile-actions{display:flex;gap:8px}.edit-btn,.share-btn{background:#fff;border:1px solid #e6e6e6;border-radius:20px;cursor:pointer;flex:1 1;padding:8px 12px}.share-btn{max-width:48px}.points-stamps{justify-content:space-evenly;margin-bottom:12px;width:100%}.points-stamps,.stamp{align-items:center;display:flex}.stamp{background:none;border-radius:50%;box-shadow:none;color:#111;font-size:28px;height:48px;justify-content:center;width:48px}.view-btn{background:#f3f4f6;border:none;border-radius:20px;cursor:pointer;padding:8px 16px}.posts-grid{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));width:100%}.post-tile{cursor:pointer;overflow:hidden;padding-top:100%;position:relative;width:100%}.post-tile img,.post-tile video{border-radius:6px;height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .2s ease;width:100%}.post-tile:hover img,.post-tile:hover video{transform:scale(1.05)}.carousel-btn{background:#0006;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:18px;padding:4px 8px;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.carousel-btn.left{left:8px}.carousel-btn.right{right:8px}.points-actions{justify-content:space-evenly;margin:14px 0 20px}.icon-btn,.points-actions{align-items:center;display:flex}.icon-btn{background:none;border:none;color:#6b7280;cursor:pointer;flex:1 1;flex-direction:column;padding:6px;transition:transform .12s ease,color .12s ease}.icon-btn:hover{color:#111827;transform:translateY(-3px)}.icon-label{color:#6b7280;font-size:11px;margin-top:4px}.modal-overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;overflow-y:auto;padding:16px;position:fixed;top:0;width:100%;z-index:100}.modal-content{background:#fff;border-radius:16px;display:flex;flex-direction:column;gap:16px;max-width:90%;padding:24px;position:relative;width:100%}.modal-close{background:none;border:none;color:#374151;cursor:pointer;font-size:20px;right:12px}.modal-close,.modal-menu{position:absolute;top:12px}.modal-menu{display:flex;gap:8px;left:12px}.modal-menu button{background:#fff;border:1px solid #e6e6e6;border-radius:8px;cursor:pointer;font-size:14px;padding:6px 12px}.edit-form{display:flex;flex-direction:column;gap:12px}.edit-input{border:1px solid #d1d5db;border-radius:12px;box-sizing:border-box;font-size:14px;padding:12px;width:100%}.edit-buttons{display:flex;gap:12px;justify-content:flex-end}.edit-buttons button{border-radius:12px;cursor:pointer;font-size:14px;padding:10px 16px}@media (max-width:480px){.posts-grid{gap:4px;grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=main.9c2d869a.css.map*/