:root{--bg:#000;--surface:#111;--surface2:#1a1a1a;--border:#262626;--mustard:#c9a227;--mustard-h:#e0b830;--text:#f0f0f0;--muted:#a8a8a8}*{box-sizing:border-box;margin:0;padding:0}body{background:#000;background:var(--bg);color:#f0f0f0;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}a{color:inherit;text-decoration:none}.navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000d9;border-bottom:1px solid #262626;border-bottom:1px solid var(--border);justify-content:center;min-height:60px;padding:8px 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar,.navbar-brand{align-items:center;display:flex}.navbar-brand{color:#c9a227;color:var(--mustard);font-style:italic;gap:.6rem}.navbar-brand img{display:block;max-width:260px;object-fit:contain;width:auto}.profile-header{align-items:center;border-bottom:1px solid #262626;border-bottom:1px solid var(--border);display:flex;gap:3rem;margin:0 auto;max-width:935px;padding:2.5rem 1.5rem 1.5rem}.profile-avatar{align-items:center;background:linear-gradient(45deg,#c9a227,#f5a623,#c9a227);background:linear-gradient(45deg,var(--mustard),#f5a623,#c9a227);border:3px solid #c9a227;border:3px solid var(--mustard);border-radius:50%;display:flex;flex-shrink:0;font-size:2.2rem;height:90px;justify-content:center;overflow:hidden;width:90px}.profile-avatar img{height:100%;object-fit:cover;width:100%}.profile-info h1{font-size:1.4rem;font-weight:300;letter-spacing:1px;margin-bottom:.6rem}.profile-info h1 span{color:#c9a227;color:var(--mustard);font-weight:700}.profile-stats{display:flex;gap:2rem;margin-bottom:.8rem}.profile-stats div{font-size:.95rem}.profile-stats strong{font-weight:700}.profile-stats span{color:#a8a8a8;color:var(--muted);margin-left:.3rem}.profile-bio{color:#a8a8a8;color:var(--muted);font-size:.9rem;line-height:1.5}.feed-tabs{border-bottom:1px solid #262626;border-bottom:1px solid var(--border);display:flex;gap:3rem;justify-content:center;margin:0 auto;max-width:935px}.feed-tabs button{align-items:center;background:none;border:none;border-top:1px solid #0000;color:#a8a8a8;color:var(--muted);cursor:pointer;display:flex;font-size:.78rem;font-weight:600;gap:.4rem;letter-spacing:1.5px;margin-top:-1px;padding:1rem 0;text-transform:uppercase;transition:color .2s}.feed-tabs button.active{border-top-color:#f0f0f0;border-top-color:var(--text);color:#f0f0f0;color:var(--text)}.feed-grid{grid-gap:3px;display:grid;gap:3px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:935px;padding:3px 0}.grid-item{aspect-ratio:9/16;background:#111;background:var(--surface);cursor:pointer;overflow:hidden;position:relative}.grid-item img,.grid-item video{display:block;height:100%;object-fit:cover;object-position:center;transition:transform .3s;width:100%}.grid-item:hover img{transform:scale(1.04)}.grid-item-overlay{align-items:center;background:#00000073;display:flex;gap:1.5rem;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .2s}.grid-item:hover .grid-item-overlay{opacity:1}.grid-item-overlay span{align-items:center;color:#fff;display:flex;font-size:.95rem;font-weight:700;gap:.3rem}.grid-item-badge{background:#0009;border-radius:4px;color:#fff;font-size:.7rem;padding:2px 6px;position:absolute;right:8px;top:8px}.post-modal-overlay{align-items:center;background:#000000d9;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:200}.post-modal{background:#111;background:var(--surface);border:1px solid #262626;border:1px solid var(--border);border-radius:4px;display:flex;max-height:90vh;max-width:92vw;overflow:hidden;width:auto}.post-modal-media{align-items:center;background:#000;display:flex;flex-shrink:0;justify-content:center;max-height:90vh;max-width:65vw;position:relative}.post-modal-media img{display:block;height:auto;max-height:90vh;max-width:65vw;object-fit:contain;width:auto}.post-modal-media iframe{aspect-ratio:9/16;border:none;width:min(420px,60vw)}.post-modal-side{border-left:1px solid #262626;border-left:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;min-width:280px;overflow-y:auto;width:340px}.post-modal-header{align-items:center;border-bottom:1px solid #262626;border-bottom:1px solid var(--border);display:flex;gap:.75rem;padding:1rem 1.2rem}.post-modal-avatar{align-items:center;background:linear-gradient(45deg,#c9a227,#f5a623);background:linear-gradient(45deg,var(--mustard),#f5a623);border-radius:50%;display:flex;flex-shrink:0;font-size:.9rem;height:36px;justify-content:center;overflow:hidden;width:36px}.post-modal-avatar img{height:100%;object-fit:cover;width:100%}.post-modal-username{font-size:.9rem;font-weight:600}.post-modal-close{background:none;border:none;color:#a8a8a8;color:var(--muted);cursor:pointer;font-size:1.4rem;line-height:1;margin-left:auto}.post-modal-close:hover{color:#f0f0f0;color:var(--text)}.post-modal-body{flex:1 1;padding:1.2rem}.post-modal-body h3{color:#c9a227;color:var(--mustard);font-size:1rem;font-weight:700;margin-bottom:.5rem}.post-modal-body p{color:#a8a8a8;color:var(--muted);font-size:.88rem;line-height:1.6}.post-modal-date{border-top:1px solid #262626;border-top:1px solid var(--border);color:#555;font-size:.72rem;letter-spacing:.5px;padding:.8rem 1.2rem;text-transform:uppercase}.modal-gallery-nav{align-items:center;background:#ffffff26;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.6rem;height:32px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s;width:32px;z-index:2}.modal-gallery-nav:hover{background:#ffffff4d}.modal-gallery-nav.prev{left:10px}.modal-gallery-nav.next{right:10px}.modal-dots{bottom:10px;display:flex;gap:4px;left:50%;position:absolute;transform:translateX(-50%)}.modal-dots span{background:#fff6;border-radius:50%;height:6px;width:6px}.modal-dots span.active{background:#c9a227;background:var(--mustard)}.empty-state{color:#a8a8a8;color:var(--muted);margin:4rem auto;max-width:935px;text-align:center}.empty-state svg{margin-bottom:1rem;opacity:.3}.empty-state p{font-size:1rem}.btn{border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;padding:.5rem 1.2rem;transition:background .2s,transform .1s}.btn-primary{background:#c9a227;background:var(--mustard);color:#000}.btn-primary:hover{background:#e0b830;background:var(--mustard-h)}.btn-outline{background:#0000;border:1.5px solid #c9a227;border:1.5px solid var(--mustard);color:#c9a227;color:var(--mustard)}.btn-outline:hover{background:#c9a227;background:var(--mustard);color:#000}.btn-danger{background:#7a1c1c;color:#fff}.btn-danger:hover{background:#a02020}.btn-sm{font-size:.8rem;padding:.3rem .8rem}.admin-layout{display:flex;min-height:calc(100vh - 60px)}.admin-sidebar{background:#111;background:var(--surface);border-right:1px solid #262626;border-right:1px solid var(--border);display:flex;flex-direction:column;gap:.4rem;padding:1.5rem 1rem;width:220px}.admin-sidebar button{background:none;border:none;border-radius:6px;color:#a8a8a8;color:var(--muted);cursor:pointer;font-size:.95rem;padding:.6rem .8rem;text-align:left;transition:background .15s,color .15s}.admin-sidebar button.active,.admin-sidebar button:hover{background:#1a1a1a;background:var(--surface2);color:#c9a227;color:var(--mustard)}.admin-content{flex:1 1;padding:2rem}.form-group{margin-bottom:1.2rem}.form-group label{color:#a8a8a8;color:var(--muted);display:block;font-size:.85rem;margin-bottom:.4rem}.form-group input,.form-group textarea{background:#1a1a1a;background:var(--surface2);border:1px solid #262626;border:1px solid var(--border);border-radius:6px;color:#f0f0f0;color:var(--text);font-size:.95rem;outline:none;padding:.6rem .8rem;transition:border-color .2s;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#c9a227;border-color:var(--mustard)}.form-group textarea{min-height:90px;resize:vertical}.admin-table{border-collapse:collapse;width:100%}.admin-table td,.admin-table th{border-bottom:1px solid #262626;border-bottom:1px solid var(--border);font-size:.9rem;padding:.75rem 1rem;text-align:left}.admin-table th{color:#c9a227;color:var(--mustard);font-weight:600}.admin-table tr:hover td{background:#1a1a1a;background:var(--surface2)}.modal-overlay{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:300}.modal{background:#111;background:var(--surface);border:1px solid #262626;border:1px solid var(--border);border-radius:12px;max-height:90vh;max-width:560px;overflow-y:auto;padding:2rem;width:100%}.modal h2{color:#c9a227;color:var(--mustard);margin-bottom:1.2rem}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.2rem}.img-preview-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.img-preview-item{position:relative}.img-preview-item img{border:1px solid #262626;border:1px solid var(--border);border-radius:4px;height:80px;object-fit:cover;width:60px}.img-preview-item button{background:#c0392b;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:.7rem;height:18px;line-height:18px;position:absolute;right:-6px;text-align:center;top:-6px;width:18px}.logo-preview{align-items:center;display:flex;gap:1rem;margin-top:.5rem}.logo-preview img{border:1px solid #262626;border:1px solid var(--border);border-radius:6px;height:60px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.section-header h2{color:#c9a227;color:var(--mustard);font-size:1.4rem}.badge{border-radius:20px;display:inline-block;font-size:.75rem;padding:.2rem .6rem}.badge-video{background:#1a3a5c;color:#5ba3d9}.badge-gallery{background:#1a3a1a;color:#5bd95b}@media (max-width:768px){.profile-header{gap:1.5rem;padding:1.5rem 1rem}.profile-avatar{font-size:1.6rem;height:70px;width:70px}.profile-stats{gap:1.2rem}.feed-grid{gap:2px;grid-template-columns:repeat(3,1fr)}.post-modal{flex-direction:column;max-height:95vh;max-width:98vw}.post-modal-media,.post-modal-media img{max-height:60vh;max-width:100vw}.post-modal-side{border-left:none;border-top:1px solid #262626;border-top:1px solid var(--border)}.admin-layout{flex-direction:column}.admin-sidebar{flex-direction:row;overflow-x:auto;padding:.5rem;width:100%}}@media (max-width:480px){.feed-tabs{gap:1.5rem}.profile-stats{font-size:.85rem;gap:.8rem}}
/*# sourceMappingURL=main.33fd87eb.css.map*/