body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.bramble-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3c006e99;border-bottom:1px solid #ffffff1a;height:80px;position:fixed;top:0;width:100%;z-index:1000}.bramble-header,.bramble-header h1{align-items:center;display:flex;justify-content:center}.bramble-header h1{color:#e9adff;font-size:2.5rem;font-weight:700;gap:0;margin:0}.bramble-logo{gap:0;height:80px;margin:0;width:auto}.register-page{background-image:src="uploads/background5.png";background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:Arial,sans-serif;margin:0;min-height:100vh}.register-container{align-items:center;box-sizing:border-box;display:flex;height:100vh;justify-content:center;padding-left:200px;padding-right:220px}.register-form{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#fff3;border:1px solid #fff3;border-radius:12px;box-shadow:0 4px 12px #0003;max-width:500px;padding:2.5rem;width:100%}.register-form h2{color:#d38dff;font-size:2.7rem;margin-bottom:1.5rem;text-align:center;text-shadow:0 0 4px #611484,0 0 8px #611484,0 0 12px #611484}.register-form input{background-color:#e9adff;border:1px solid #ccc;border-radius:8px;box-sizing:border-box;display:block;font-size:1.4rem;margin-bottom:1rem;padding:1rem;width:100%}.register-form button{background:linear-gradient(90deg,#7b2ff7,#f107a3);border:none;border-radius:8px;color:#e9adff;cursor:pointer;font-size:1.3rem;font-weight:700;margin-top:1rem;padding:1rem;transition:background .3s ease;width:100%}.register-form button:hover{background:linear-gradient(90deg,#6b24e8,#e00690)}.register-nav-buttons{display:flex;justify-content:space-between;margin-bottom:1rem}.nav-button{color:#7b2ff7;font-size:.95rem}.nav-button:hover{color:#f107a3}.login-page{align-items:center;background-image:src="uploads/background3.png";background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;font-family:Arial,sans-serif;justify-content:center;margin:0;min-height:100vh;padding:0;position:relative;width:100%;z-index:0}.login-container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 30px #0003;max-width:500px;padding:2.5rem;width:100%;z-index:1}.login-form h2{color:#d38dff;font-size:2.7rem;margin-bottom:1.5rem;text-align:center;text-shadow:0 0 4px #611484,0 0 8px #611484,0 0 12px #611484}.login-form input{background-color:#e9adff;border:1px solid #ffffff4d;border-radius:8px;box-sizing:border-box;display:block;font-size:1.4rem;margin-bottom:1rem;padding:1rem;width:100%}.login-form button{background:linear-gradient(90deg,#f107a3,#7b2ff7);border:none;border-radius:8px;color:#e9adff;cursor:pointer;font-size:1.3rem;font-weight:700;margin-top:1rem;padding:1rem;transition:background .3s ease;width:100%}.login-form button:hover{background:linear-gradient(135deg,#ba66ff,#ba66ff);color:#fff}.login-nav-buttons{display:flex;justify-content:space-between;margin-bottom:1rem}.nav-button{color:#e9adff}.sidebar{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3c006e99;border-right:1px solid #ffffff1a;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;left:0;padding:100px 20px 20px;position:fixed;top:0}.sidebar-logo{height:100px;margin-bottom:20px;width:100px}.logo{color:#8a42ff;font-size:60px;font-weight:700;margin-bottom:20px;text-shadow:0 0 4px #f3f1f4,0 0 8px #d06aff,0 0 12px #fff}.nav-links{display:flex;flex-direction:column;gap:15px}.nav-links a{color:#e9adff;font-size:30px;font-weight:900;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#fff}.sidebar-button{background:linear-gradient(90deg,#7e4cff,#c78bff);border-radius:6px;color:#fff;display:block;font-size:1rem;font-weight:700;margin:1rem 0;padding:.75rem 1rem;text-align:center;text-decoration:none;transition:background .3s ease}.sidebar-button:hover{background:linear-gradient(90deg,#8f5dff,#d9a8ff)}.profile-card{align-items:flex-start;border-left:1px solid #ffffff1a;box-sizing:border-box;height:100vh;padding:100px 20px 20px;position:fixed;right:0;text-align:left;top:0;width:300px}.profile-avatar{height:60px;margin-top:100px;width:60px}.profile-card h3{color:#b397ff;font-size:2rem;margin:0 0 .5rem;text-align:center}.profile-card p{color:#d3bdf5;font-size:.85rem;margin:0 0 .75rem}.profile-card button{background-color:#ad37d7;border:none;border-radius:5px;color:#e9adff;cursor:pointer;font-size:33px;font-weight:500;margin-top:.3rem;padding:.4rem .8rem;text-align:center;width:100%}.profile-card button:hover{background-color:#892bb8;color:#fff}.profile-card img{border-radius:50%;height:120px;width:120px}.profile-card strong{color:#892bb8}.profile-link-button{background-color:#3c005aa6;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-top:.5rem;padding:.4rem .8rem}.profile-link-button:hover{background-color:#a355d1}.upload-inline input{margin:6px 0}.upload-btn{margin-top:4px;width:100%}.post-card{background:#fff;border:1px solid #ddd;border-radius:12px;box-shadow:0 2px 5px #00000008;box-sizing:border-box;margin-bottom:1rem;max-width:100%;padding:1rem;transition:box-shadow .2s ease;width:100%}.post-card:hover{box-shadow:0 2px 8px #0000000f}.post-header strong{color:#3c6e71}.post-content img{border-radius:8px;margin-top:.5rem;width:100%}.profile-page{background:src="uploads/background4.png",50%/cover,no-repeat;display:flex;font-family:Arial,sans-serif;min-height:100vh}.sidebar{width:200px}.feed-column{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:20px;margin:0 auto;max-width:800px;padding:150px 80px 40px 330px}.no-posts{color:#fff;margin-top:2rem;text-align:center}.feed-column .post-card{background:#fff;border-radius:8px;box-shadow:0 1px 4px #00000040;opacity:80%;width:100%}.profile-column{flex-shrink:0;margin-right:24px;position:sticky;top:100px;width:220px;z-index:900}.profile-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3c006e99;border-radius:12px;color:#f3dfff;display:flex;flex-direction:column;padding:20px}.profile-avatar{border-radius:50%;height:90px;margin-bottom:10px;object-fit:cover;width:90px}.upload-inline{margin:8px 0 12px;text-align:center;width:100%}.upload-inline input{margin-top:6px;width:100%}.avatar-preview{border-radius:8px;margin:6px 0;width:70px}.profile-link-button,.signin-button,.signout-button,.upload-btn{background:linear-gradient(90deg,#7e4cff,#c78bff);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-top:6px;padding:.5rem;width:100%}.upload-btn:disabled{background:#aaa;cursor:wait}.home-background{background-image:src="uploads/background2.png";background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;width:100%}.home-page{align-items:flex-start;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fff0;border-radius:12px;box-sizing:border-box;display:flex;gap:20px;justify-content:space-between;min-height:100vh;padding:100px 40px 20px}.sidebar{flex-shrink:0;padding-top:100px;width:300px}.feed{display:flex;flex:1 1;flex-direction:column;gap:20px;margin:0 auto;max-width:800px;padding:80px 60px 40px 300px}.feed .post-card{background-color:#fff;box-sizing:border-box;flex-shrink:0;margin:0 auto;max-width:100%;opacity:80%;width:100%}.profile{align-self:flex-start;flex-shrink:0;margin-left:auto;position:sticky;top:100px;width:220px;z-index:900}.profile-card button{margin:.5rem 0}.sidebar{z-index:900}.explore-background{background-image:src="uploads/background2.png";background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;font-family:Arial,sans-serif;min-height:100vh;width:100%}.explore-page{box-sizing:border-box;display:flex;gap:2rem;justify-content:space-between;padding:100px 2rem 2rem}.explore-profile,.explore-sidebar{width:220px}.explore-content{display:flex;flex:1 1;flex-direction:column;gap:2rem;margin:0 auto;max-width:800px;padding:80px 60px 40px 300px;z-index:1}.explore-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9;border-radius:12px;box-shadow:0 6px 18px #0000001a;color:#333;margin-left:1rem;margin-right:2rem;padding:1.5rem}.explore-box h2{color:#6d3bbd;font-size:1.6rem;margin-bottom:.8rem;margin-top:0;text-align:center}.explore-news,.explore-post,.explore-user{border-bottom:1px solid #0000001a;padding:.5rem 0}@media (max-width:768px){.explore-page{align-items:center;flex-direction:column}.explore-profile,.explore-sidebar{display:none}}.post-nav-buttons{display:flex;justify-content:space-between;margin-bottom:1rem}.nav-button{background-color:initial;border:none;color:#f0c7ff;cursor:pointer;font-size:1.75rem;font-weight:600;text-decoration:none;transition:color .2s ease}.nav-button:hover{color:#fff}.create-post-page{align-items:center;background-image:src="uploads/background4.png";background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:2rem}.create-post-form{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#ffffff59;border-radius:12px;box-shadow:0 4px 10px #0003;max-width:600px;padding:2.5rem;width:100%}.create-post-form h2{color:#7700c0;font-size:2.7rem;margin-bottom:1.5rem;text-align:center;text-shadow:0 0 4px #fff,0 0 8px #611484,0 0 12px #f7f7f7}.create-post-form textarea{border:1px solid #ccc;border-radius:8px;box-sizing:border-box;font-size:1.1rem;margin-bottom:1rem;padding:1rem;resize:vertical;width:100%}.create-post-form button{background:linear-gradient(90deg,#7700c0,#c78bff);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.5rem;font-weight:700;padding:1rem;transition:background .2s ease;width:100%}.create-post-form button:hover{background:linear-gradient(90deg,#8f5dff,#d9a8ff)}
/*# sourceMappingURL=main.60b2af8d.css.map*/