body{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);min-height:100vh;margin:0;padding:0}#root{min-height:100vh}html,body,#root{width:100%;height:100%}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.create-post-section{background-color:#f0f2f5;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;display:flex}.create-post-section form{background-color:#fff;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex;box-shadow:0 2px 4px #0000001a}.create-post-section input,.create-post-section textarea{border:1px solid #ccc;border-radius:4px;width:300px;margin:10px 0;padding:10px}.create-post-section button{color:#fff;cursor:pointer;background-color:#4caf50;border:none;border-radius:4px;padding:10px 20px}.feed-section{background-color:#f0f2f5;flex-direction:column;justify-content:start;align-items:center;gap:20px;width:100%;height:100%;padding:20px;display:flex}.post-card{background-color:#fff;border-radius:8px;width:400px;margin-bottom:20px;padding:20px;box-shadow:0 2px 4px #0000001a}.post-card img{border-radius:8px;max-width:100%;margin-top:10px}.post-card h3{margin-bottom:10px}.create-post-section{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Segoe UI,sans-serif;display:flex}.create-post-card{background:#efd1f5;border-radius:20px;width:100%;max-width:400px;padding:40px 35px;box-shadow:0 30px 60px #0000004d}.create-post-header{text-align:center;margin-bottom:28px}.instagram-logo{margin-bottom:12px;font-size:50px}.create-post-header h1{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:6px;font-size:26px;font-weight:800}.create-post-header p{color:#d68989;font-size:13px}.create-post-form{flex-direction:column;gap:14px;display:flex}.file-input-label{cursor:pointer;color:#555;background:#fafafa;border:2px dashed #dbdbdb;border-radius:12px;align-items:center;gap:10px;padding:18px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.file-input-label:hover{color:#bc1888;background:#fff0f8;border-color:#bc1888}.file-icon{font-size:22px}.file-input-label input{display:none}.caption-input{color:#333;background:#fafafa;border:1.5px solid #dbdbdb;border-radius:12px;outline:none;padding:14px 16px;font-size:14px;transition:border .3s}.caption-input:focus{background:#fff;border-color:#bc1888}.caption-input::placeholder{color:#bbb}.submit-btn{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border:none;border-radius:12px;padding:14px;font-size:15px;font-weight:700;transition:opacity .3s,transform .2s}.submit-btn:hover{opacity:.9;transform:scale(1.02)}.feed-btn{color:#555;cursor:pointer;background:#fff;border:1.5px solid #dbdbdb;border-radius:12px;padding:13px;font-size:14px;font-weight:600;transition:all .3s}.feed-btn:hover{color:#bc1888;border-color:#bc1888}*{box-sizing:border-box;margin:0;padding:0}.feed-section{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.feed-navbar{z-index:10;background:#0003;border-bottom:1px solid #fff3;align-items:center;padding:14px 16px;display:flex;position:sticky;top:0}.feed-navbar h2{color:#fff;text-align:center;flex:1;font-size:20px;font-weight:800}.navbar-spacer{width:100px}.create-btn{color:#bc1888;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:20px;width:auto;padding:8px 14px;font-size:13px;font-weight:700;transition:transform .2s}.create-btn:hover{transform:scale(1.05)}.feed-content{flex-direction:column;gap:16px;max-width:500px;margin:0 auto;padding:16px;display:flex}.post-card{background:#fff;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 10px 30px #0003}.post-image{aspect-ratio:1;object-fit:cover;width:100%;display:block}.post-footer{padding:12px 16px}.post-caption{color:#333;font-size:14px;line-height:1.4}.no-posts{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:60vh;display:flex}.no-posts p{font-size:60px}.no-posts h3{font-size:22px;font-weight:700}.first-post-btn{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:12px;margin-top:10px;padding:12px 24px;font-size:15px;font-weight:700;transition:all .3s}.first-post-btn:hover{color:#bc1888;background:#fff}
