*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;animation:gradientShift 15s ease infinite;background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#2a2a2a);background-size:400% 400%;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;position:relative}body:after,body:before{animation:float 20s ease-in-out infinite;border-radius:50%;content:"";filter:blur(100px);opacity:.05;position:fixed;z-index:0}body:before{animation:float 15s ease-in-out infinite;background:linear-gradient(135deg,#fff,#ccc);height:600px;left:-150px;top:-150px;width:600px}body:after{animation:float 20s ease-in-out infinite reverse;background:linear-gradient(135deg,#fff,#aaa);bottom:-150px;height:500px;right:-150px;width:500px}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(50px,50px) scale(1.1)}50%{transform:translateY(100px) scale(.9)}75%{transform:translate(-50px,50px) scale(1.05)}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}div[class*=LiquidGlass],div[style*="position: relative"]{display:inline-block;width:auto}.info-box,.info-box>div[class*=LiquidGlass],.timeline-section,.timeline-section>div[class*=LiquidGlass]{display:block;width:100%}.timeline [class*=LiquidGlass]{cursor:pointer;display:block!important;margin-bottom:2rem;width:100%!important}.timeline [class*=LiquidGlass]:hover{animation:liquidPulse 2s ease-in-out infinite}@keyframes liquidPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.05)}}.app{display:flex;flex-direction:column;min-height:100vh;position:relative;z-index:1}.app-header{animation:slideDown .5s ease-out;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#ffffff0d;border-bottom:1px solid #ffffff1a;box-shadow:0 8px 32px #0000001a;color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:100}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.header-content{flex-direction:column;gap:1.5rem;margin:0 auto;max-width:800px;padding:2rem 1.5rem 1.5rem}.header-content,.header-content>div:last-child{align-items:center;display:flex}.header-title-section{flex:1 1;text-align:center;width:100%}.app-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;letter-spacing:-.5px;margin-bottom:.5rem;text-shadow:2px 2px 8px #0000004d}.app-subtitle{font-size:1.1rem;font-weight:300;letter-spacing:.5px;opacity:.9}.info-toggle{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #fff3;border-radius:50px;color:#fff;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:600;min-width:200px;padding:.75rem 1.5rem;transition:all .3s ease;white-space:nowrap}.info-toggle:hover{background:#fff3;border-color:#fff6;box-shadow:0 4px 16px #fff3;transform:translateY(-2px)}.info-toggle:active{transform:translateY(0)}.info-box{animation:expandBox .4s ease-out;margin:0 auto;max-width:800px;padding:0 1.5rem 2rem}@keyframes expandBox{0%{max-height:0;opacity:0;transform:translateY(-20px)}to{max-height:1000px;opacity:1;transform:translateY(0)}}.info-content{backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffff1a;border:1px solid #fff3;border-radius:24px;box-shadow:0 8px 32px #0003;overflow:hidden;padding:2rem;position:relative}.info-content:before{animation:shimmer 6s linear infinite;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes shimmer{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}.info-content h3{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem;position:relative;z-index:1}.info-content p{color:#ffffffe6;line-height:1.7;margin-bottom:1.5rem;position:relative;z-index:1}.info-features{grid-gap:1rem;display:grid;gap:1rem;margin-bottom:2rem;position:relative;z-index:1}.feature-item{align-items:center;background:#ffffff14;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:.75rem;padding:.75rem;transition:all .3s ease}.feature-item:hover{background:#ffffff26;border-color:#fff3;transform:translateX(8px)}.feature-icon{flex-shrink:0;font-size:1.5rem}.feature-item span:last-child{color:#fffffff2;font-weight:500}.powered-by{background:#ffffff14;border-left:4px solid #ffffff4d;border-radius:12px;padding:1.5rem;position:relative;z-index:1}.powered-by h4{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:1rem}.tech-stack{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.tech-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #fff3;border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;padding:.4rem 1rem;transition:all .2s ease}.tech-badge:hover{background:#ffffff40;box-shadow:0 4px 12px #fff3;transform:scale(1.05)}.tech-description{color:#ffffffd9;font-size:.9rem;line-height:1.6;margin:0}.info-divider{background:linear-gradient(90deg,#0000,#ffffff4d 50%,#0000);height:1px;margin:1.5rem 0}.info-divider,.made-by{position:relative;z-index:1}.made-by{background:#ffffff0d;border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.made-by:hover{background:#ffffff14;transform:translateY(-2px)}.creator-label{color:#ffffffb3;font-size:.9rem;font-weight:500;letter-spacing:1px;margin:0 0 .5rem;text-transform:uppercase}.creator-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#e0e0e0);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.3rem;font-weight:700;margin:0;text-shadow:0 2px 8px #0000004d}.main-content{flex:1 1;margin:0 auto;max-width:800px;padding:2rem 1.5rem;width:100%}.timeline{display:flex;flex-direction:column;gap:2rem;width:100%}.timeline>*,.timeline>div{display:block;width:100%}.timeline [class*=LiquidGlass],.timeline>div[style*=position]{display:block!important;margin-bottom:2rem;width:100%!important}.timeline-section{animation:fadeInUp .5s ease-out;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#ffffff26;border:2px solid #ffffff40;border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff4d;display:block;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.timeline-section:hover{background:#fff3;border-color:#ffffff59;box-shadow:0 12px 48px #0006,inset 0 1px 0 #fff6;transform:translateY(-2px)}.timeline-section:before{background:linear-gradient(90deg,#0000,#fff6 50%,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.section-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-bottom:2px solid #ffffff26;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.section-title{color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.5px;margin:0;text-shadow:0 2px 8px #0006}.posts-count{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:2px solid #ffffff40;border-radius:20px;box-shadow:0 2px 8px #0003;color:#fffffff2;padding:.5rem 1rem}.btn-refresh,.posts-count{font-size:.9rem;font-weight:600}.btn-refresh{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:25px;box-shadow:0 4px 16px #0000004d;color:#fff;cursor:pointer;display:flex;gap:.5rem;padding:.6rem 1.2rem;text-shadow:0 1px 2px #0000004d;transition:all .3s ease}.btn-refresh:hover{background:#ffffff4d;border-color:#fff6;box-shadow:0 6px 20px #ffffff40;transform:translateY(-2px)}.btn-refresh:active{transform:translateY(0)}.create-post{background:#ffffff05;padding:1.5rem}.create-post-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.create-post-header .avatar{border:3px solid #ffffff4d;border-radius:50%;box-shadow:0 4px 12px #0000004d;height:48px;width:48px}.create-post-header .username{color:#fff;font-size:1.1rem;font-weight:600;text-shadow:0 2px 4px #0003}.create-post form{display:flex;flex-direction:column;gap:1rem}.create-post textarea{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #fff3;border-radius:12px;color:#fff;font-family:inherit;font-size:1rem;min-height:120px;padding:1rem;resize:vertical;transition:all .3s ease;width:100%}.create-post textarea:focus{background:#ffffff1f;border-color:#fff6;box-shadow:0 0 0 3px #ffffff1a;outline:none}.create-post textarea::placeholder{color:#ffffff80}.create-post-footer{gap:1rem;justify-content:space-between}.create-post-footer,.create-post-footer>div{align-items:center;display:flex}.character-count{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border-radius:20px;color:#fffc;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.character-count.over-limit{animation:shake .3s ease;background:#ff6b6b26;color:#ff6b6b}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.btn-primary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border:1px solid #ffffff4d;border-radius:25px;box-shadow:0 4px 15px #0003;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:700;padding:.85rem 2.5rem;transition:all .3s ease;width:100%}.btn-primary:hover:not(:disabled){background:#ffffff4d;box-shadow:0 6px 20px #fff3;transform:translateY(-2px)}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-primary:disabled{cursor:not-allowed;opacity:.5}.posts-list{display:flex;flex-direction:column;min-height:200px}.empty-state{color:#ffffffb3;font-size:1.1rem;font-weight:500;padding:4rem 2rem;text-align:center;text-shadow:0 2px 4px #0000004d}.empty-state p{margin:0}.post-card{animation:fadeIn .4s ease-out;border-bottom:1px solid #ffffff1a;padding:1.5rem;position:relative;transition:all .3s ease}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.post-card:hover{background:#ffffff0d}.post-card:after{background:linear-gradient(135deg,#ffffff0d,#0000 50%,#ffffff0d);border-radius:8px;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease}.post-card:hover:after{opacity:1}.post-card:last-child{border-bottom:none}.post-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem;position:relative;z-index:1}.post-header .avatar{border:2px solid #fff3;border-radius:50%;box-shadow:0 4px 12px #0000004d;height:44px;transition:transform .2s ease;width:44px}.post-header .avatar:hover{transform:scale(1.1)}.post-user-info{display:flex;flex:1 1;flex-direction:column;gap:.2rem}.post-user-info .username{color:#fff;font-size:1rem;font-weight:600;text-shadow:0 1px 2px #0003}.post-user-info .timestamp{color:#fff9;font-size:.85rem}.btn-delete{align-items:center;background:none;border:none;border-radius:50%;color:#fff6;cursor:pointer;display:flex;font-size:1.8rem;height:32px;justify-content:center;margin-left:auto;padding:0;transition:all .2s ease;width:32px}.btn-delete:hover{background:#ff6b6b26;color:#ff6b6b;transform:scale(1.1)}.post-content{margin-bottom:1rem;padding-left:3.5rem;position:relative;z-index:1}.post-content p{word-wrap:break-word;color:#fffffff2;font-size:1rem;line-height:1.6;white-space:pre-wrap}.post-media{border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 24px #0000004d;margin-top:1rem;max-height:400px;object-fit:cover;width:100%}.post-footer{display:flex;gap:1rem;padding-left:3.5rem;position:relative;z-index:1}.post-footer>div{display:inline-flex}.btn-like{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #fff3;border-radius:20px;color:#ffffffe6;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;padding:.5rem 1rem;transition:all .3s ease;white-space:nowrap;width:100%}.btn-like:hover:not(:disabled){background:#ff6b6b33;border-color:#ff6b6b66;color:#ff6b6b;transform:scale(1.05)}.btn-like:disabled{cursor:not-allowed;opacity:.5}.loading-container{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem 2rem}.spinner{animation:spin .8s linear infinite;border:4px solid #fff3;border-radius:50%;border-top-color:#fff;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.loading-container p{color:#fffc;font-size:1.1rem;font-weight:500}.error-container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ff6b6b1a;border:2px solid #ff6b6b4d;border-radius:12px;padding:2rem;text-align:center}.error-container p{color:#ff6b6b;font-weight:600;margin-bottom:1rem}.btn-retry{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ff6b6b33;border:1px solid #ff6b6b4d;border-radius:25px;color:#ff6b6b;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.btn-retry:hover{background:#ff6b6b4d;box-shadow:0 4px 12px #ff6b6b4d;transform:translateY(-2px)}.error-message{animation:slideIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ff6b6b1a;border:1px solid #ff6b6b4d;border-radius:8px;color:#ff6b6b;font-size:.9rem;margin-top:.5rem;padding:.75rem 1rem}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.modal-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{animation:slideUp .4s ease-out;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);background:#ffffff26;border:2px solid #ffffff40;border-radius:24px;box-shadow:0 12px 48px #00000080;max-width:450px;padding:3rem 2.5rem;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.modal-title{color:#fff;font-size:2rem;font-weight:800;margin-bottom:.5rem;text-align:center;text-shadow:0 2px 8px #0000004d}.modal-description{color:#ffffffe6;font-size:1.1rem;line-height:1.5;margin-bottom:2rem;text-align:center}.username-form{display:flex;flex-direction:column;gap:1rem}.username-input{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:2px solid #fff3;border-radius:12px;color:#fff;font-size:1.1rem;font-weight:500;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.username-input:focus{background:#ffffff26;border-color:#fff6;box-shadow:0 0 0 4px #ffffff1a;outline:none}.username-input::placeholder{color:#ffffff80}.modal-error{animation:shake .3s ease;background:#ff6b6b26;border:1px solid #ff6b6b4d;border-radius:8px;color:#ff6b6b;font-size:.9rem;padding:.75rem 1rem}.modal-error,.modal-submit-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-submit-btn{background:#ffffff40;border:2px solid #ffffff4d;border-radius:12px;box-shadow:0 4px 16px #0000004d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:1rem 2rem;transition:all .3s ease}.modal-submit-btn:hover{background:#ffffff59;box-shadow:0 6px 20px #fff3;transform:translateY(-2px)}.modal-submit-btn:active{transform:translateY(0)}.user-info-bar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;box-shadow:0 4px 16px #0003;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2rem;padding:1rem 1.5rem}.logged-in-user{color:#ffffffe6;font-size:1rem}.logged-in-user strong{color:#fff;font-weight:700}.btn-logout{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #fff3;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-left:auto;padding:.75rem 1.5rem;transition:all .3s ease}.btn-logout:hover{background:#ffffff40;box-shadow:0 4px 12px #ffffff26;transform:translateY(-2px)}.btn-logout:active{transform:translateY(0)}@media (max-width:768px){.app-title{font-size:1.8rem}.app-subtitle{font-size:.95rem}.header-content{align-items:center;flex-direction:column;padding:1.5rem 1rem}.header-content>div:last-child{width:auto}.info-toggle{min-width:180px;text-align:center;width:auto}.info-content{padding:1.5rem}.main-content{padding:1rem}.section-header{align-items:flex-start;flex-direction:column;gap:.75rem}.btn-refresh{justify-content:center;width:100%}.create-post-footer{align-items:stretch;flex-direction:column}.btn-primary,.create-post-footer>div{width:100%}.post-content,.post-footer{padding-left:0}.modal-content{padding:2rem 1.5rem;width:95%}.modal-title{font-size:1.6rem}.modal-description{font-size:1rem}}@media (max-width:480px){.app-title{font-size:1.5rem}.tech-badge{font-size:.75rem;padding:.3rem .75rem}.timeline-section{border-radius:16px}.section-title{font-size:1.1rem}}
/*# sourceMappingURL=main.5bd3fb29.css.map*/